#c02a4c color space conversions
Hex:
#c02a4c
RGB:
192, 42, 76
CMY:
25, 84, 70
CMYK:
0, 78, 60, 25
HSL:
346°, 64.1026%, 45.8824%
HSV (HSB):
346°, 78.1250%, 75.2941%
XYZ:
23.8707, 13.3842, 8.1628
xyY:
0.5256, 0.2947, 13.3842
CIE-Lab:
43.3365, 59.7000, 17.9730
CIE-LCH:
43.3365, 62.3468, 16.7547
CIE-Luv:
43.3365, 104.4708, 8.5594
Hunter-Lab:
36.5844, 52.4454, 12.3802
#c02a4c color charts
#c02a4c color shades, tints & tones
#c02a4c color schemes
#c02a4c color preview, HTML & CSS examples
This text has a color of #c02a4c
<p style="color:#c02a4c;">Text here</p>
.mytext {color:#c02a4c;}
This box has a color of #c02a4c
<div style="background-color:#c02a4c;">Content here</div>
.mybackground {background-color:#c02a4c;}
Border around this has a color of #c02a4c
<div style="border:2px solid #c02a4c;">Content here</div>
.myborder {border:2px solid #c02a4c;}