#c02c30 color space conversions
Hex:
#c02c30
RGB:
192, 44, 48
CMY:
25, 83, 81
CMYK:
0, 77, 75, 25
HSL:
358°, 62.7119%, 46.2745%
HSV (HSB):
358°, 77.0833%, 75.2941%
XYZ:
23.1724, 13.2212, 4.1269
xyY:
0.5719, 0.3263, 13.2212
CIE-Lab:
43.0947, 57.6358, 34.7055
CIE-LCH:
43.0947, 67.2782, 31.0543
CIE-Luv:
43.0947, 111.1987, 22.6622
Hunter-Lab:
36.3610, 50.1240, 18.7234
#c02c30 color charts
#c02c30 color shades, tints & tones
#c02c30 color schemes
#c02c30 color preview, HTML & CSS examples
This text has a color of #c02c30
<p style="color:#c02c30;">Text here</p>
.mytext {color:#c02c30;}
This box has a color of #c02c30
<div style="background-color:#c02c30;">Content here</div>
.mybackground {background-color:#c02c30;}
Border around this has a color of #c02c30
<div style="border:2px solid #c02c30;">Content here</div>
.myborder {border:2px solid #c02c30;}