#a25d00 color space conversions
Hex:
#a25d00
RGB:
162, 93, 0
CMY:
36, 64, 100
CMYK:
0, 43, 100, 36
HSL:
34°, 100.0000%, 31.7647%
HSV (HSB):
34°, 100.0000%, 63.5294%
XYZ:
18.8146, 15.5101, 2.0021
xyY:
0.5179, 0.4270, 15.5101
CIE-Lab:
46.3251, 22.7573, 54.6685
CIE-LCH:
46.3251, 59.2161, 67.3992
CIE-Luv:
46.3251, 56.8851, 44.4576
Hunter-Lab:
39.3828, 16.3561, 24.5539
#a25d00 color charts
#a25d00 color shades, tints & tones
#a25d00 color schemes
#a25d00 color preview, HTML & CSS examples
This text has a color of #a25d00
<p style="color:#a25d00;">Text here</p>
.mytext {color:#a25d00;}
This box has a color of #a25d00
<div style="background-color:#a25d00;">Content here</div>
.mybackground {background-color:#a25d00;}
Border around this has a color of #a25d00
<div style="border:2px solid #a25d00;">Content here</div>
.myborder {border:2px solid #a25d00;}