#a00b3d color space conversions
Hex:
#a00b3d
RGB:
160, 11, 61
CMY:
37, 96, 76
CMYK:
0, 93, 62, 37
HSL:
340°, 87.1345%, 33.5294%
HSV (HSB):
340°, 93.1250%, 62.7451%
XYZ:
15.4592, 8.0498, 5.1539
xyY:
0.5393, 0.2808, 8.0498
CIE-Lab:
34.0865, 57.0409, 14.0089
CIE-LCH:
34.0865, 58.7359, 13.7984
CIE-Luv:
34.0865, 92.9985, 4.1393
Hunter-Lab:
28.3723, 47.6078, 9.0905
#a00b3d color charts
#a00b3d color shades, tints & tones
#a00b3d color schemes
#a00b3d color preview, HTML & CSS examples
This text has a color of #a00b3d
<p style="color:#a00b3d;">Text here</p>
.mytext {color:#a00b3d;}
This box has a color of #a00b3d
<div style="background-color:#a00b3d;">Content here</div>
.mybackground {background-color:#a00b3d;}
Border around this has a color of #a00b3d
<div style="border:2px solid #a00b3d;">Content here</div>
.myborder {border:2px solid #a00b3d;}