#ab5b2a color space conversions
Hex:
#ab5b2a
RGB:
171, 91, 42
CMY:
33, 64, 84
CMYK:
0, 47, 75, 33
HSL:
23°, 60.5634%, 41.7647%
HSV (HSB):
23°, 75.4386%, 67.0588%
XYZ:
20.9536, 16.3073, 4.2337
xyY:
0.5050, 0.3930, 16.3073
CIE-Lab:
47.3751, 28.8801, 41.5108
CIE-LCH:
47.3751, 50.5689, 55.1727
CIE-Luv:
47.3751, 63.6600, 36.3960
Hunter-Lab:
40.3823, 21.9513, 22.0515
#ab5b2a color charts
#ab5b2a color shades, tints & tones
#ab5b2a color schemes
#ab5b2a color preview, HTML & CSS examples
This text has a color of #ab5b2a
<p style="color:#ab5b2a;">Text here</p>
.mytext {color:#ab5b2a;}
This box has a color of #ab5b2a
<div style="background-color:#ab5b2a;">Content here</div>
.mybackground {background-color:#ab5b2a;}
Border around this has a color of #ab5b2a
<div style="border:2px solid #ab5b2a;">Content here</div>
.myborder {border:2px solid #ab5b2a;}