#c50009 color space conversions
Hex:
#c50009
RGB:
197, 0, 9
CMY:
23, 100, 96
CMYK:
0, 100, 95, 23
HSL:
357°, 100.0000%, 38.6275%
HSV (HSB):
357°, 100.0000%, 77.2549%
XYZ:
23.0753, 11.8900, 1.3372
xyY:
0.6356, 0.3275, 11.8900
CIE-Lab:
41.0408, 66.0517, 52.2024
CIE-LCH:
41.0408, 84.1897, 38.3202
CIE-Luv:
41.0408, 134.1564, 28.0389
Hunter-Lab:
34.4819, 59.1086, 21.8380
#c50009 color charts
#c50009 color shades, tints & tones
#c50009 color schemes
#c50009 color preview, HTML & CSS examples
This text has a color of #c50009
<p style="color:#c50009;">Text here</p>
.mytext {color:#c50009;}
This box has a color of #c50009
<div style="background-color:#c50009;">Content here</div>
.mybackground {background-color:#c50009;}
Border around this has a color of #c50009
<div style="border:2px solid #c50009;">Content here</div>
.myborder {border:2px solid #c50009;}