#c20d0c color space conversions
Hex:
#c20d0c
RGB:
194, 13, 12
CMY:
24, 95, 95
CMYK:
0, 93, 94, 24
HSL:
0°, 88.3495%, 40.3922%
HSV (HSB):
0°, 93.8144%, 76.0784%
XYZ:
22.4584, 11.7837, 1.4386
xyY:
0.6294, 0.3303, 11.7837
CIE-Lab:
40.8703, 63.9821, 50.7706
CIE-LCH:
40.8703, 81.6785, 38.4324
CIE-Luv:
40.8703, 129.3951, 28.0183
Hunter-Lab:
34.3274, 56.7090, 21.5444
#c20d0c color charts
#c20d0c color shades, tints & tones
#c20d0c color schemes
#c20d0c color preview, HTML & CSS examples
This text has a color of #c20d0c
<p style="color:#c20d0c;">Text here</p>
.mytext {color:#c20d0c;}
This box has a color of #c20d0c
<div style="background-color:#c20d0c;">Content here</div>
.mybackground {background-color:#c20d0c;}
Border around this has a color of #c20d0c
<div style="border:2px solid #c20d0c;">Content here</div>
.myborder {border:2px solid #c20d0c;}