#c02b22 color space conversions
Hex:
#c02b22
RGB:
192, 43, 34
CMY:
25, 83, 87
CMYK:
0, 78, 82, 25
HSL:
3°, 69.9115%, 44.3137%
HSV (HSB):
3°, 82.2917%, 75.2941%
XYZ:
22.8908, 13.0497, 2.8257
xyY:
0.5905, 0.3366, 13.0497
CIE-Lab:
42.8381, 57.4717, 42.2314
CIE-LCH:
42.8381, 71.3197, 36.3092
CIE-Luv:
42.8381, 114.3421, 27.1732
Hunter-Lab:
36.1244, 49.8919, 20.6493
#c02b22 color charts
#c02b22 color shades, tints & tones
#c02b22 color schemes
#c02b22 color preview, HTML & CSS examples
This text has a color of #c02b22
<p style="color:#c02b22;">Text here</p>
.mytext {color:#c02b22;}
This box has a color of #c02b22
<div style="background-color:#c02b22;">Content here</div>
.mybackground {background-color:#c02b22;}
Border around this has a color of #c02b22
<div style="border:2px solid #c02b22;">Content here</div>
.myborder {border:2px solid #c02b22;}