#a25f1c color space conversions
Hex:
#a25f1c
RGB:
162, 95, 28
CMY:
36, 63, 89
CMYK:
0, 41, 83, 36
HSL:
30°, 70.5263%, 37.2549%
HSV (HSB):
30°, 82.7160%, 63.5294%
XYZ:
19.2021, 15.9496, 3.1651
xyY:
0.5011, 0.4163, 15.9496
CIE-Lab:
46.9083, 22.2298, 46.9675
CIE-LCH:
46.9083, 51.9626, 64.6717
CIE-Luv:
46.9083, 54.1636, 41.1021
Hunter-Lab:
39.9370, 15.9348, 23.2570
#a25f1c color charts
#a25f1c color shades, tints & tones
#a25f1c color schemes
#a25f1c color preview, HTML & CSS examples
This text has a color of #a25f1c
<p style="color:#a25f1c;">Text here</p>
.mytext {color:#a25f1c;}
This box has a color of #a25f1c
<div style="background-color:#a25f1c;">Content here</div>
.mybackground {background-color:#a25f1c;}
Border around this has a color of #a25f1c
<div style="border:2px solid #a25f1c;">Content here</div>
.myborder {border:2px solid #a25f1c;}