#c02f3b color space conversions
Hex:
#c02f3b
RGB:
192, 47, 59
CMY:
25, 82, 77
CMYK:
0, 76, 69, 25
HSL:
355°, 60.6695%, 46.8627%
HSV (HSB):
355°, 75.5208%, 75.2941%
XYZ:
23.5442, 13.5553, 5.5132
xyY:
0.5525, 0.3181, 13.5553
CIE-Lab:
43.5883, 57.1700, 28.7476
CIE-LCH:
43.5883, 63.9908, 26.6953
CIE-Luv:
43.5883, 107.1311, 18.6197
Hunter-Lab:
36.8175, 49.7172, 16.8939
#c02f3b color charts
#c02f3b color shades, tints & tones
#c02f3b color schemes
#c02f3b color preview, HTML & CSS examples
This text has a color of #c02f3b
<p style="color:#c02f3b;">Text here</p>
.mytext {color:#c02f3b;}
This box has a color of #c02f3b
<div style="background-color:#c02f3b;">Content here</div>
.mybackground {background-color:#c02f3b;}
Border around this has a color of #c02f3b
<div style="border:2px solid #c02f3b;">Content here</div>
.myborder {border:2px solid #c02f3b;}