#a25001 color space conversions
Hex:
#a25001
RGB:
162, 80, 1
CMY:
36, 69, 100
CMYK:
0, 51, 99, 36
HSL:
29°, 98.7730%, 31.9608%
HSV (HSB):
29°, 99.3827%, 63.5294%
XYZ:
17.7744, 13.4209, 1.6824
xyY:
0.5406, 0.4082, 13.4209
CIE-Lab:
43.3907, 29.9330, 52.5837
CIE-LCH:
43.3907, 60.5064, 60.3495
CIE-Luv:
43.3907, 67.3339, 39.8078
Hunter-Lab:
36.6345, 22.4946, 22.9214
#a25001 color charts
#a25001 color shades, tints & tones
#a25001 color schemes
#a25001 color preview, HTML & CSS examples
This text has a color of #a25001
<p style="color:#a25001;">Text here</p>
.mytext {color:#a25001;}
This box has a color of #a25001
<div style="background-color:#a25001;">Content here</div>
.mybackground {background-color:#a25001;}
Border around this has a color of #a25001
<div style="border:2px solid #a25001;">Content here</div>
.myborder {border:2px solid #a25001;}