#a25e12 color space conversions
Hex:
#a25e12
RGB:
162, 94, 18
CMY:
36, 63, 93
CMYK:
0, 42, 89, 36
HSL:
32°, 80.0000%, 35.2941%
HSV (HSB):
32°, 88.8889%, 63.5294%
XYZ:
19.0122, 15.7305, 2.6065
xyY:
0.5090, 0.4212, 15.7305
CIE-Lab:
46.6189, 22.5071, 50.3229
CIE-LCH:
46.6189, 55.1268, 65.9032
CIE-Luv:
46.6189, 55.4843, 42.6665
Hunter-Lab:
39.6616, 16.1577, 23.8667
#a25e12 color charts
#a25e12 color shades, tints & tones
#a25e12 color schemes
#a25e12 color preview, HTML & CSS examples
This text has a color of #a25e12
<p style="color:#a25e12;">Text here</p>
.mytext {color:#a25e12;}
This box has a color of #a25e12
<div style="background-color:#a25e12;">Content here</div>
.mybackground {background-color:#a25e12;}
Border around this has a color of #a25e12
<div style="border:2px solid #a25e12;">Content here</div>
.myborder {border:2px solid #a25e12;}