#c6006c color space conversions
Hex:
#c6006c
RGB:
198, 0, 108
CMY:
22, 100, 58
CMYK:
0, 100, 45, 22
HSL:
327°, 100.0000%, 38.8235%
HSV (HSB):
327°, 100.0000%, 77.6471%
XYZ:
25.9955, 13.0885, 15.3436
xyY:
0.4776, 0.2405, 13.0885
CIE-Lab:
42.8963, 70.6929, -2.5311
CIE-LCH:
42.8963, 70.7382, 357.9495
CIE-Luv:
42.8963, 105.7538, -16.3819
Hunter-Lab:
36.1780, 64.9486, 0.1789
#c6006c color charts
#c6006c color shades, tints & tones
#c6006c color schemes
#c6006c color preview, HTML & CSS examples
This text has a color of #c6006c
<p style="color:#c6006c;">Text here</p>
.mytext {color:#c6006c;}
This box has a color of #c6006c
<div style="background-color:#c6006c;">Content here</div>
.mybackground {background-color:#c6006c;}
Border around this has a color of #c6006c
<div style="border:2px solid #c6006c;">Content here</div>
.myborder {border:2px solid #c6006c;}