#a5331e color space conversions
Hex:
#a5331e
RGB:
165, 51, 30
CMY:
35, 80, 88
CMYK:
0, 69, 82, 35
HSL:
9°, 69.2308%, 38.2353%
HSV (HSB):
9°, 81.8182%, 64.7059%
XYZ:
16.9352, 10.4607, 2.3548
xyY:
0.5692, 0.3516, 10.4607
CIE-Lab:
38.6569, 45.7645, 38.5137
CIE-LCH:
38.6569, 59.8138, 40.0827
CIE-Luv:
38.6569, 88.7507, 26.1659
Hunter-Lab:
32.3430, 36.8645, 18.3233
#a5331e color charts
#a5331e color shades, tints & tones
#a5331e color schemes
#a5331e color preview, HTML & CSS examples
This text has a color of #a5331e
<p style="color:#a5331e;">Text here</p>
.mytext {color:#a5331e;}
This box has a color of #a5331e
<div style="background-color:#a5331e;">Content here</div>
.mybackground {background-color:#a5331e;}
Border around this has a color of #a5331e
<div style="border:2px solid #a5331e;">Content here</div>
.myborder {border:2px solid #a5331e;}