#c0067d color space conversions
Hex:
#c0067d
RGB:
192, 6, 125
CMY:
25, 98, 51
CMYK:
0, 97, 35, 25
HSL:
322°, 93.9394%, 38.8235%
HSV (HSB):
322°, 96.8750%, 75.2941%
XYZ:
25.5050, 12.8174, 20.5318
xyY:
0.4334, 0.2178, 12.8174
CIE-Lab:
42.4868, 70.4038, -13.8489
CIE-LCH:
42.4868, 71.7529, 348.8716
CIE-Luv:
42.4868, 92.4327, -30.6027
Hunter-Lab:
35.8014, 64.5116, -8.9413
#c0067d color charts
#c0067d color shades, tints & tones
#c0067d color schemes
#c0067d color preview, HTML & CSS examples
This text has a color of #c0067d
<p style="color:#c0067d;">Text here</p>
.mytext {color:#c0067d;}
This box has a color of #c0067d
<div style="background-color:#c0067d;">Content here</div>
.mybackground {background-color:#c0067d;}
Border around this has a color of #c0067d
<div style="border:2px solid #c0067d;">Content here</div>
.myborder {border:2px solid #c0067d;}