#c02e21 color space conversions
Hex:
#c02e21
RGB:
192, 46, 33
CMY:
25, 82, 87
CMYK:
0, 76, 83, 25
HSL:
5°, 70.6667%, 44.1176%
HSV (HSB):
5°, 82.8125%, 75.2941%
XYZ:
22.9897, 13.2703, 2.7886
xyY:
0.5887, 0.3398, 13.2703
CIE-Lab:
43.1677, 56.4983, 43.0605
CIE-LCH:
43.1677, 71.0371, 37.3130
CIE-Luv:
43.1677, 112.9494, 28.0659
Hunter-Lab:
36.4284, 48.9007, 20.9613
#c02e21 color charts
#c02e21 color shades, tints & tones
#c02e21 color schemes
#c02e21 color preview, HTML & CSS examples
This text has a color of #c02e21
<p style="color:#c02e21;">Text here</p>
.mytext {color:#c02e21;}
This box has a color of #c02e21
<div style="background-color:#c02e21;">Content here</div>
.mybackground {background-color:#c02e21;}
Border around this has a color of #c02e21
<div style="border:2px solid #c02e21;">Content here</div>
.myborder {border:2px solid #c02e21;}