#a00d06 color space conversions
Hex:
#a00d06
RGB:
160, 13, 6
CMY:
37, 95, 98
CMYK:
0, 92, 96, 37
HSL:
3°, 92.7711%, 32.5490%
HSV (HSB):
3°, 96.2500%, 62.7451%
XYZ:
14.6740, 7.7746, 0.8995
xyY:
0.6285, 0.3330, 7.7746
CIE-Lab:
33.5089, 54.8290, 44.9076
CIE-LCH:
33.5089, 70.8725, 39.3191
CIE-Luv:
33.5089, 104.6431, 23.4670
Hunter-Lab:
27.8829, 45.1444, 17.6053
#a00d06 color charts
#a00d06 color shades, tints & tones
#a00d06 color schemes
#a00d06 color preview, HTML & CSS examples
This text has a color of #a00d06
<p style="color:#a00d06;">Text here</p>
.mytext {color:#a00d06;}
This box has a color of #a00d06
<div style="background-color:#a00d06;">Content here</div>
.mybackground {background-color:#a00d06;}
Border around this has a color of #a00d06
<div style="border:2px solid #a00d06;">Content here</div>
.myborder {border:2px solid #a00d06;}