#c00a16 color space conversions
Hex:
#c00a16
RGB:
192, 10, 22
CMY:
25, 96, 91
CMYK:
0, 95, 89, 25
HSL:
356°, 90.0990%, 39.6078%
HSV (HSB):
356°, 94.7917%, 75.2941%
XYZ:
21.9916, 11.4815, 1.8161
xyY:
0.6232, 0.3254, 11.4815
CIE-Lab:
40.3798, 63.9394, 46.1062
CIE-LCH:
40.3798, 78.8291, 35.7951
CIE-Luv:
40.3798, 127.4215, 25.8294
Hunter-Lab:
33.8843, 56.5524, 20.5412
#c00a16 color charts
#c00a16 color shades, tints & tones
#c00a16 color schemes
#c00a16 color preview, HTML & CSS examples
This text has a color of #c00a16
<p style="color:#c00a16;">Text here</p>
.mytext {color:#c00a16;}
This box has a color of #c00a16
<div style="background-color:#c00a16;">Content here</div>
.mybackground {background-color:#c00a16;}
Border around this has a color of #c00a16
<div style="border:2px solid #c00a16;">Content here</div>
.myborder {border:2px solid #c00a16;}