#c20f0c color space conversions
Hex:
#c20f0c
RGB:
194, 15, 12
CMY:
24, 94, 95
CMYK:
0, 92, 94, 24
HSL:
1°, 88.3495%, 40.3922%
HSV (HSB):
1°, 93.8144%, 76.0784%
XYZ:
22.4853, 11.8375, 1.4476
xyY:
0.6286, 0.3309, 11.8375
CIE-Lab:
40.9567, 63.7330, 50.8216
CIE-LCH:
40.9567, 81.5152, 38.5694
CIE-Luv:
40.9567, 128.9592, 28.1705
Hunter-Lab:
34.4057, 56.4459, 21.5894
#c20f0c color charts
#c20f0c color shades, tints & tones
#c20f0c color schemes
#c20f0c color preview, HTML & CSS examples
This text has a color of #c20f0c
<p style="color:#c20f0c;">Text here</p>
.mytext {color:#c20f0c;}
This box has a color of #c20f0c
<div style="background-color:#c20f0c;">Content here</div>
.mybackground {background-color:#c20f0c;}
Border around this has a color of #c20f0c
<div style="border:2px solid #c20f0c;">Content here</div>
.myborder {border:2px solid #c20f0c;}