#a55d05 color space conversions
Hex:
#a55d05
RGB:
165, 93, 5
CMY:
35, 64, 98
CMYK:
0, 44, 97, 35
HSL:
33°, 94.1176%, 33.3333%
HSV (HSB):
33°, 96.9697%, 64.7059%
XYZ:
19.4588, 15.8390, 2.1752
xyY:
0.5193, 0.4227, 15.8390
CIE-Lab:
46.7625, 24.1599, 53.9432
CIE-LCH:
46.7625, 59.1064, 65.8735
CIE-Luv:
46.7625, 59.2546, 44.0808
Hunter-Lab:
39.7982, 17.6282, 24.6182
#a55d05 color charts
#a55d05 color shades, tints & tones
#a55d05 color schemes
#a55d05 color preview, HTML & CSS examples
This text has a color of #a55d05
<p style="color:#a55d05;">Text here</p>
.mytext {color:#a55d05;}
This box has a color of #a55d05
<div style="background-color:#a55d05;">Content here</div>
.mybackground {background-color:#a55d05;}
Border around this has a color of #a55d05
<div style="border:2px solid #a55d05;">Content here</div>
.myborder {border:2px solid #a55d05;}