#c02f25 color space conversions
Hex:
#c02f25
RGB:
192, 47, 37
CMY:
25, 82, 85
CMYK:
0, 76, 81, 25
HSL:
4°, 67.6856%, 44.9020%
HSV (HSB):
4°, 80.7292%, 75.2941%
XYZ:
23.0887, 13.3731, 3.1146
xyY:
0.5834, 0.3379, 13.3731
CIE-Lab:
43.3201, 56.2877, 41.1098
CIE-LCH:
43.3201, 69.7016, 36.1426
CIE-Luv:
43.3201, 111.7783, 27.1200
Hunter-Lab:
36.5692, 48.7033, 20.5487
#c02f25 color charts
#c02f25 color shades, tints & tones
#c02f25 color schemes
#c02f25 color preview, HTML & CSS examples
This text has a color of #c02f25
<p style="color:#c02f25;">Text here</p>
.mytext {color:#c02f25;}
This box has a color of #c02f25
<div style="background-color:#c02f25;">Content here</div>
.mybackground {background-color:#c02f25;}
Border around this has a color of #c02f25
<div style="border:2px solid #c02f25;">Content here</div>
.myborder {border:2px solid #c02f25;}