#c01a10 color space conversions
Hex:
#c01a10
RGB:
192, 26, 16
CMY:
25, 90, 94
CMYK:
0, 86, 92, 25
HSL:
3°, 84.6154%, 40.7843%
HSV (HSB):
3°, 91.6667%, 75.2941%
XYZ:
22.2011, 11.9827, 1.6330
xyY:
0.6199, 0.3346, 11.9827
CIE-Lab:
41.1886, 61.4255, 49.2795
CIE-LCH:
41.1886, 78.7500, 38.7389
CIE-Luv:
41.1886, 123.9568, 28.4068
Hunter-Lab:
34.6160, 53.9039, 21.4343
#c01a10 color charts
#c01a10 color shades, tints & tones
#c01a10 color schemes
#c01a10 color preview, HTML & CSS examples
This text has a color of #c01a10
<p style="color:#c01a10;">Text here</p>
.mytext {color:#c01a10;}
This box has a color of #c01a10
<div style="background-color:#c01a10;">Content here</div>
.mybackground {background-color:#c01a10;}
Border around this has a color of #c01a10
<div style="border:2px solid #c01a10;">Content here</div>
.myborder {border:2px solid #c01a10;}