#c02c23 color space conversions
Hex:
#c02c23
RGB:
192, 44, 35
CMY:
25, 83, 86
CMYK:
0, 77, 82, 25
HSL:
3°, 69.1630%, 44.5098%
HSV (HSB):
3°, 81.7708%, 75.2941%
XYZ:
22.9423, 13.1292, 2.9151
xyY:
0.5885, 0.3368, 13.1292
CIE-Lab:
42.9572, 57.1909, 41.8192
CIE-LCH:
42.9572, 70.8494, 36.1751
CIE-Luv:
42.9572, 113.6744, 27.0864
Hunter-Lab:
36.2342, 49.6103, 20.5940
#c02c23 color charts
#c02c23 color shades, tints & tones
#c02c23 color schemes
#c02c23 color preview, HTML & CSS examples
This text has a color of #c02c23
<p style="color:#c02c23;">Text here</p>
.mytext {color:#c02c23;}
This box has a color of #c02c23
<div style="background-color:#c02c23;">Content here</div>
.mybackground {background-color:#c02c23;}
Border around this has a color of #c02c23
<div style="border:2px solid #c02c23;">Content here</div>
.myborder {border:2px solid #c02c23;}