#a25b1d color space conversions
Hex:
#a25b1d
RGB:
162, 91, 29
CMY:
36, 64, 89
CMYK:
0, 44, 82, 36
HSL:
28°, 69.6335%, 37.4510%
HSV (HSB):
28°, 82.0988%, 63.5294%
XYZ:
18.8631, 15.2523, 3.1122
xyY:
0.5067, 0.4097, 15.2523
CIE-Lab:
45.9778, 24.5043, 45.7080
CIE-LCH:
45.9778, 51.8622, 61.8040
CIE-Luv:
45.9778, 57.2421, 39.3435
Hunter-Lab:
39.0541, 17.8707, 22.6131
#a25b1d color charts
#a25b1d color shades, tints & tones
#a25b1d color schemes
#a25b1d color preview, HTML & CSS examples
This text has a color of #a25b1d
<p style="color:#a25b1d;">Text here</p>
.mytext {color:#a25b1d;}
This box has a color of #a25b1d
<div style="background-color:#a25b1d;">Content here</div>
.mybackground {background-color:#a25b1d;}
Border around this has a color of #a25b1d
<div style="border:2px solid #a25b1d;">Content here</div>
.myborder {border:2px solid #a25b1d;}