#c6008e color space conversions
Hex:
#c6008e
RGB:
198, 0, 142
CMY:
22, 100, 44
CMYK:
0, 100, 28, 22
HSL:
317°, 100.0000%, 38.8235%
HSV (HSB):
317°, 100.0000%, 77.6471%
XYZ:
28.1712, 13.9588, 26.8007
xyY:
0.4087, 0.2025, 13.9588
CIE-Lab:
44.1737, 73.9998, -21.5929
CIE-LCH:
44.1737, 77.0858, 343.7329
CIE-Luv:
44.1737, 89.9089, -42.0477
Hunter-Lab:
37.3614, 69.2097, -16.3779
#c6008e color charts
#c6008e color shades, tints & tones
#c6008e color schemes
#c6008e color preview, HTML & CSS examples
This text has a color of #c6008e
<p style="color:#c6008e;">Text here</p>
.mytext {color:#c6008e;}
This box has a color of #c6008e
<div style="background-color:#c6008e;">Content here</div>
.mybackground {background-color:#c6008e;}
Border around this has a color of #c6008e
<div style="border:2px solid #c6008e;">Content here</div>
.myborder {border:2px solid #c6008e;}