#c20f09 color space conversions
Hex:
#c20f09
RGB:
194, 15, 9
CMY:
24, 94, 96
CMYK:
0, 92, 95, 24
HSL:
2°, 91.1330%, 39.8039%
HSV (HSB):
2°, 95.3608%, 76.0784%
XYZ:
22.4683, 11.8307, 1.3578
xyY:
0.6301, 0.3318, 11.8307
CIE-Lab:
40.9458, 63.7020, 51.8034
CIE-LCH:
40.9458, 82.1069, 39.1185
CIE-Luv:
40.9458, 129.1932, 28.5315
Hunter-Lab:
34.3958, 56.4084, 21.7366
#c20f09 color charts
#c20f09 color shades, tints & tones
#c20f09 color schemes
#c20f09 color preview, HTML & CSS examples
This text has a color of #c20f09
<p style="color:#c20f09;">Text here</p>
.mytext {color:#c20f09;}
This box has a color of #c20f09
<div style="background-color:#c20f09;">Content here</div>
.mybackground {background-color:#c20f09;}
Border around this has a color of #c20f09
<div style="border:2px solid #c20f09;">Content here</div>
.myborder {border:2px solid #c20f09;}