#c02d21 color space conversions
Hex:
#c02d21
RGB:
192, 45, 33
CMY:
25, 82, 87
CMYK:
0, 77, 83, 25
HSL:
5°, 70.6667%, 44.1176%
HSV (HSB):
5°, 82.8125%, 75.2941%
XYZ:
22.9511, 13.1930, 2.7757
xyY:
0.5897, 0.3390, 13.1930
CIE-Lab:
43.0527, 56.8195, 42.9531
CIE-LCH:
43.0527, 71.2280, 37.0877
CIE-Luv:
43.0527, 113.4756, 27.8579
Hunter-Lab:
36.3222, 49.2259, 20.8947
#c02d21 color charts
#c02d21 color shades, tints & tones
#c02d21 color schemes
#c02d21 color preview, HTML & CSS examples
This text has a color of #c02d21
<p style="color:#c02d21;">Text here</p>
.mytext {color:#c02d21;}
This box has a color of #c02d21
<div style="background-color:#c02d21;">Content here</div>
.mybackground {background-color:#c02d21;}
Border around this has a color of #c02d21
<div style="border:2px solid #c02d21;">Content here</div>
.myborder {border:2px solid #c02d21;}