#c02e30 color space conversions
Hex:
#c02e30
RGB:
192, 46, 48
CMY:
25, 82, 81
CMYK:
0, 76, 75, 25
HSL:
359°, 61.3445%, 46.6667%
HSV (HSB):
359°, 76.0417%, 75.2941%
XYZ:
23.2487, 13.3739, 4.1524
xyY:
0.5702, 0.3280, 13.3739
CIE-Lab:
43.3212, 57.0019, 34.9583
CIE-LCH:
43.3212, 66.8678, 31.5201
CIE-Luv:
43.3212, 110.2041, 23.0940
Hunter-Lab:
36.5703, 49.4793, 18.8671
#c02e30 color charts
#c02e30 color shades, tints & tones
#c02e30 color schemes
#c02e30 color preview, HTML & CSS examples
This text has a color of #c02e30
<p style="color:#c02e30;">Text here</p>
.mytext {color:#c02e30;}
This box has a color of #c02e30
<div style="background-color:#c02e30;">Content here</div>
.mybackground {background-color:#c02e30;}
Border around this has a color of #c02e30
<div style="border:2px solid #c02e30;">Content here</div>
.myborder {border:2px solid #c02e30;}