#a25e00 color space conversions
Hex:
#a25e00
RGB:
162, 94, 0
CMY:
36, 63, 100
CMYK:
0, 42, 100, 36
HSL:
35°, 100.0000%, 31.7647%
HSV (HSB):
35°, 100.0000%, 63.5294%
XYZ:
18.9030, 15.6868, 2.0316
xyY:
0.5162, 0.4284, 15.6868
CIE-Lab:
46.5609, 22.1963, 54.8175
CIE-LCH:
46.5609, 59.1408, 67.9563
CIE-Luv:
46.5609, 56.0747, 44.8177
Hunter-Lab:
39.6066, 15.8811, 24.6834
#a25e00 color charts
#a25e00 color shades, tints & tones
#a25e00 color schemes
#a25e00 color preview, HTML & CSS examples
This text has a color of #a25e00
<p style="color:#a25e00;">Text here</p>
.mytext {color:#a25e00;}
This box has a color of #a25e00
<div style="background-color:#a25e00;">Content here</div>
.mybackground {background-color:#a25e00;}
Border around this has a color of #a25e00
<div style="border:2px solid #a25e00;">Content here</div>
.myborder {border:2px solid #a25e00;}