#ab5d2d color space conversions
Hex:
#ab5d2d
RGB:
171, 93, 45
CMY:
33, 64, 82
CMYK:
0, 46, 74, 33
HSL:
23°, 58.3333%, 42.3529%
HSV (HSB):
23°, 73.6842%, 67.0588%
XYZ:
21.1826, 16.6761, 4.5850
xyY:
0.4991, 0.3929, 16.6761
CIE-Lab:
47.8493, 27.9324, 40.5042
CIE-LCH:
47.8493, 49.2017, 55.4092
CIE-Luv:
47.8493, 61.8168, 36.1601
Hunter-Lab:
40.8364, 21.1277, 21.9286
#ab5d2d color charts
#ab5d2d color shades, tints & tones
#ab5d2d color schemes
#ab5d2d color preview, HTML & CSS examples
This text has a color of #ab5d2d
<p style="color:#ab5d2d;">Text here</p>
.mytext {color:#ab5d2d;}
This box has a color of #ab5d2d
<div style="background-color:#ab5d2d;">Content here</div>
.mybackground {background-color:#ab5d2d;}
Border around this has a color of #ab5d2d
<div style="border:2px solid #ab5d2d;">Content here</div>
.myborder {border:2px solid #ab5d2d;}