#a5412c color space conversions
Hex:
#a5412c
RGB:
165, 65, 44
CMY:
35, 75, 83
CMYK:
0, 61, 73, 35
HSL:
10°, 57.8947%, 40.9804%
HSV (HSB):
10°, 73.3333%, 64.7059%
XYZ:
17.8620, 11.9618, 3.7503
xyY:
0.5320, 0.3563, 11.9618
CIE-Lab:
41.1553, 40.0370, 33.4710
CIE-LCH:
41.1553, 52.1849, 39.8957
CIE-Luv:
41.1553, 77.4552, 25.6282
Hunter-Lab:
34.5858, 31.6619, 17.7810
#a5412c color charts
#a5412c color shades, tints & tones
#a5412c color schemes
#a5412c color preview, HTML & CSS examples
This text has a color of #a5412c
<p style="color:#a5412c;">Text here</p>
.mytext {color:#a5412c;}
This box has a color of #a5412c
<div style="background-color:#a5412c;">Content here</div>
.mybackground {background-color:#a5412c;}
Border around this has a color of #a5412c
<div style="border:2px solid #a5412c;">Content here</div>
.myborder {border:2px solid #a5412c;}