#c02e32 color space conversions
Hex:
#c02e32
RGB:
192, 46, 50
CMY:
25, 82, 80
CMYK:
0, 76, 74, 25
HSL:
358°, 61.3445%, 46.6667%
HSV (HSB):
358°, 76.0417%, 75.2941%
XYZ:
23.2909, 13.3907, 4.3747
xyY:
0.5673, 0.3262, 13.3907
CIE-Lab:
43.3462, 57.0835, 33.8206
CIE-LCH:
43.3462, 66.3503, 30.6457
CIE-Luv:
43.3462, 109.7691, 22.3039
Hunter-Lab:
36.5934, 49.5733, 18.5273
#c02e32 color charts
#c02e32 color shades, tints & tones
#c02e32 color schemes
#c02e32 color preview, HTML & CSS examples
This text has a color of #c02e32
<p style="color:#c02e32;">Text here</p>
.mytext {color:#c02e32;}
This box has a color of #c02e32
<div style="background-color:#c02e32;">Content here</div>
.mybackground {background-color:#c02e32;}
Border around this has a color of #c02e32
<div style="border:2px solid #c02e32;">Content here</div>
.myborder {border:2px solid #c02e32;}