#c20c10 color space conversions
Hex:
#c20c10
RGB:
194, 12, 16
CMY:
24, 95, 94
CMYK:
0, 94, 92, 24
HSL:
359°, 88.3495%, 40.3922%
HSV (HSB):
359°, 93.8144%, 76.0784%
XYZ:
22.4731, 11.7697, 1.5775
xyY:
0.6274, 0.3286, 11.7697
CIE-Lab:
40.8477, 64.1470, 49.2565
CIE-LCH:
40.8477, 80.8767, 37.5195
CIE-Luv:
40.8477, 129.2229, 27.3736
Hunter-Lab:
34.3070, 56.8910, 21.2886
#c20c10 color charts
#c20c10 color shades, tints & tones
#c20c10 color schemes
#c20c10 color preview, HTML & CSS examples
This text has a color of #c20c10
<p style="color:#c20c10;">Text here</p>
.mytext {color:#c20c10;}
This box has a color of #c20c10
<div style="background-color:#c20c10;">Content here</div>
.mybackground {background-color:#c20c10;}
Border around this has a color of #c20c10
<div style="border:2px solid #c20c10;">Content here</div>
.myborder {border:2px solid #c20c10;}