#a00b07 color space conversions
Hex:
#a00b07
RGB:
160, 11, 7
CMY:
37, 96, 97
CMYK:
0, 93, 96, 37
HSL:
2°, 91.6168%, 32.7451%
HSV (HSB):
2°, 95.6250%, 62.7451%
XYZ:
14.6552, 7.7283, 0.9203
xyY:
0.6289, 0.3316, 7.7283
CIE-Lab:
33.4104, 55.1391, 44.4408
CIE-LCH:
33.4104, 70.8188, 38.8679
CIE-Luv:
33.4104, 105.0200, 23.1480
Hunter-Lab:
27.7998, 45.4504, 17.4971
#a00b07 color charts
#a00b07 color shades, tints & tones
#a00b07 color schemes
#a00b07 color preview, HTML & CSS examples
This text has a color of #a00b07
<p style="color:#a00b07;">Text here</p>
.mytext {color:#a00b07;}
This box has a color of #a00b07
<div style="background-color:#a00b07;">Content here</div>
.mybackground {background-color:#a00b07;}
Border around this has a color of #a00b07
<div style="border:2px solid #a00b07;">Content here</div>
.myborder {border:2px solid #a00b07;}