#c02c6f color space conversions
Hex:
#c02c6f
RGB:
192, 44, 111
CMY:
25, 83, 56
CMYK:
0, 77, 42, 25
HSL:
333°, 62.7119%, 46.2745%
HSV (HSB):
333°, 77.0833%, 75.2941%
XYZ:
25.5082, 14.1555, 16.4268
xyY:
0.4548, 0.2524, 14.1555
CIE-Lab:
44.4552, 61.9326, -2.2370
CIE-LCH:
44.4552, 61.9730, 357.9314
CIE-Luv:
44.4552, 91.0359, -14.2297
Hunter-Lab:
37.6238, 55.1775, 0.4503
#c02c6f color charts
#c02c6f color shades, tints & tones
#c02c6f color schemes
#c02c6f color preview, HTML & CSS examples
This text has a color of #c02c6f
<p style="color:#c02c6f;">Text here</p>
.mytext {color:#c02c6f;}
This box has a color of #c02c6f
<div style="background-color:#c02c6f;">Content here</div>
.mybackground {background-color:#c02c6f;}
Border around this has a color of #c02c6f
<div style="border:2px solid #c02c6f;">Content here</div>
.myborder {border:2px solid #c02c6f;}