#cc0a10 color space conversions
Hex:
#cc0a10
RGB:
204, 10, 16
CMY:
20, 96, 94
CMYK:
0, 95, 92, 20
HSL:
358°, 90.6542%, 41.9608%
HSV (HSB):
358°, 95.0980%, 80.0000%
XYZ:
25.1039, 13.0919, 1.6941
xyY:
0.6293, 0.3282, 13.0919
CIE-Lab:
42.9013, 66.9174, 51.6249
CIE-LCH:
42.9013, 84.5167, 37.6492
CIE-Luv:
42.9013, 136.8476, 28.8469
Hunter-Lab:
36.1827, 60.5254, 22.5519
#cc0a10 color charts
#cc0a10 color shades, tints & tones
#cc0a10 color schemes
#cc0a10 color preview, HTML & CSS examples
This text has a color of #cc0a10
<p style="color:#cc0a10;">Text here</p>
.mytext {color:#cc0a10;}
This box has a color of #cc0a10
<div style="background-color:#cc0a10;">Content here</div>
.mybackground {background-color:#cc0a10;}
Border around this has a color of #cc0a10
<div style="border:2px solid #cc0a10;">Content here</div>
.myborder {border:2px solid #cc0a10;}