#c02f3e color space conversions
Hex:
#c02f3e
RGB:
192, 47, 62
CMY:
25, 82, 76
CMYK:
0, 76, 68, 25
HSL:
354°, 60.6695%, 46.8627%
HSV (HSB):
354°, 75.5208%, 75.2941%
XYZ:
23.6242, 13.5873, 5.9349
xyY:
0.5475, 0.3149, 13.5873
CIE-Lab:
43.6352, 57.3234, 26.9881
CIE-LCH:
43.6352, 63.3587, 25.2112
CIE-Luv:
43.6352, 106.3534, 17.1900
Hunter-Lab:
36.8610, 49.8943, 16.2565
#c02f3e color charts
#c02f3e color shades, tints & tones
#c02f3e color schemes
#c02f3e color preview, HTML & CSS examples
This text has a color of #c02f3e
<p style="color:#c02f3e;">Text here</p>
.mytext {color:#c02f3e;}
This box has a color of #c02f3e
<div style="background-color:#c02f3e;">Content here</div>
.mybackground {background-color:#c02f3e;}
Border around this has a color of #c02f3e
<div style="border:2px solid #c02f3e;">Content here</div>
.myborder {border:2px solid #c02f3e;}