#c00a13 color space conversions
Hex:
#c00a13
RGB:
192, 10, 19
CMY:
25, 96, 93
CMYK:
0, 95, 90, 25
HSL:
357°, 90.0990%, 39.6078%
HSV (HSB):
357°, 94.7917%, 75.2941%
XYZ:
21.9643, 11.4706, 1.6725
xyY:
0.6256, 0.3267, 11.4706
CIE-Lab:
40.3620, 63.8894, 47.4597
CIE-LCH:
40.3620, 79.5882, 36.6065
CIE-Luv:
40.3620, 127.7997, 26.4074
Hunter-Lab:
33.8682, 56.4919, 20.7799
#c00a13 color charts
#c00a13 color shades, tints & tones
#c00a13 color schemes
#c00a13 color preview, HTML & CSS examples
This text has a color of #c00a13
<p style="color:#c00a13;">Text here</p>
.mytext {color:#c00a13;}
This box has a color of #c00a13
<div style="background-color:#c00a13;">Content here</div>
.mybackground {background-color:#c00a13;}
Border around this has a color of #c00a13
<div style="border:2px solid #c00a13;">Content here</div>
.myborder {border:2px solid #c00a13;}