#a10c06 color space conversions
Hex:
#a10c06
RGB:
161, 12, 6
CMY:
37, 95, 98
CMYK:
0, 93, 96, 37
HSL:
2°, 92.8144%, 32.7451%
HSV (HSB):
2°, 96.2733%, 63.1373%
XYZ:
14.8623, 7.8532, 0.9048
xyY:
0.6292, 0.3325, 7.8532
CIE-Lab:
33.6752, 55.2548, 45.1192
CIE-LCH:
33.6752, 71.3361, 39.2339
CIE-Luv:
33.6752, 105.6390, 23.5354
Hunter-Lab:
28.0235, 45.6265, 17.7022
#a10c06 color charts
#a10c06 color shades, tints & tones
#a10c06 color schemes
#a10c06 color preview, HTML & CSS examples
This text has a color of #a10c06
<p style="color:#a10c06;">Text here</p>
.mytext {color:#a10c06;}
This box has a color of #a10c06
<div style="background-color:#a10c06;">Content here</div>
.mybackground {background-color:#a10c06;}
Border around this has a color of #a10c06
<div style="border:2px solid #a10c06;">Content here</div>
.myborder {border:2px solid #a10c06;}