#c0067c color space conversions
Hex:
#c0067c
RGB:
192, 6, 124
CMY:
25, 98, 51
CMYK:
0, 97, 35, 25
HSL:
322°, 93.9394%, 38.8235%
HSV (HSB):
322°, 96.8750%, 75.2941%
XYZ:
25.4414, 12.7920, 20.1970
xyY:
0.4354, 0.2189, 12.7920
CIE-Lab:
42.4481, 70.3024, -13.2888
CIE-LCH:
42.4481, 71.5473, 349.2960
CIE-Luv:
42.4481, 92.8945, -29.8408
Hunter-Lab:
35.7658, 64.3828, -8.4450
#c0067c color charts
#c0067c color shades, tints & tones
#c0067c color schemes
#c0067c color preview, HTML & CSS examples
This text has a color of #c0067c
<p style="color:#c0067c;">Text here</p>
.mytext {color:#c0067c;}
This box has a color of #c0067c
<div style="background-color:#c0067c;">Content here</div>
.mybackground {background-color:#c0067c;}
Border around this has a color of #c0067c
<div style="border:2px solid #c0067c;">Content here</div>
.myborder {border:2px solid #c0067c;}