#a5780d color space conversions
Hex:
#a5780d
RGB:
165, 120, 13
CMY:
35, 53, 95
CMYK:
0, 27, 92, 35
HSL:
42°, 85.3933%, 34.9020%
HSV (HSB):
42°, 92.1212%, 64.7059%
XYZ:
22.3062, 21.4613, 3.3476
xyY:
0.4734, 0.4555, 21.4613
CIE-Lab:
53.4507, 9.0560, 57.0881
CIE-LCH:
53.4507, 57.8019, 80.9862
CIE-Luv:
53.4507, 37.5336, 53.4186
Hunter-Lab:
46.3264, 4.8767, 28.1442
#a5780d color charts
#a5780d color shades, tints & tones
#a5780d color schemes
#a5780d color preview, HTML & CSS examples
This text has a color of #a5780d
<p style="color:#a5780d;">Text here</p>
.mytext {color:#a5780d;}
This box has a color of #a5780d
<div style="background-color:#a5780d;">Content here</div>
.mybackground {background-color:#a5780d;}
Border around this has a color of #a5780d
<div style="border:2px solid #a5780d;">Content here</div>
.myborder {border:2px solid #a5780d;}