#c20e00 color space conversions
Hex:
#c20e00
RGB:
194, 14, 0
CMY:
24, 95, 100
CMYK:
0, 93, 100, 24
HSL:
4°, 100.0000%, 38.0392%
HSV (HSB):
4°, 100.0000%, 76.0784%
XYZ:
22.4052, 11.7834, 1.0935
xyY:
0.6350, 0.3340, 11.7834
CIE-Lab:
40.8698, 63.7398, 54.9006
CIE-LCH:
40.8698, 84.1240, 40.7391
CIE-Luv:
40.8698, 130.1009, 29.5056
Hunter-Lab:
34.3270, 56.4345, 22.1401
#c20e00 color charts
#c20e00 color shades, tints & tones
#c20e00 color schemes
#c20e00 color preview, HTML & CSS examples
This text has a color of #c20e00
<p style="color:#c20e00;">Text here</p>
.mytext {color:#c20e00;}
This box has a color of #c20e00
<div style="background-color:#c20e00;">Content here</div>
.mybackground {background-color:#c20e00;}
Border around this has a color of #c20e00
<div style="border:2px solid #c20e00;">Content here</div>
.myborder {border:2px solid #c20e00;}