#ab5e4b color space conversions
Hex:
#ab5e4b
RGB:
171, 94, 75
CMY:
33, 63, 71
CMYK:
0, 45, 56, 33
HSL:
12°, 39.0244%, 48.2353%
HSV (HSB):
12°, 56.1404%, 67.0588%
XYZ:
22.0673, 17.1713, 8.8079
xyY:
0.4593, 0.3574, 17.1713
CIE-Lab:
48.4752, 29.3974, 24.6671
CIE-LCH:
48.4752, 38.3754, 39.9996
CIE-Luv:
48.4752, 57.0713, 23.0658
Hunter-Lab:
41.4383, 22.5402, 16.4044
#ab5e4b color charts
#ab5e4b color shades, tints & tones
#ab5e4b color schemes
#ab5e4b color preview, HTML & CSS examples
This text has a color of #ab5e4b
<p style="color:#ab5e4b;">Text here</p>
.mytext {color:#ab5e4b;}
This box has a color of #ab5e4b
<div style="background-color:#ab5e4b;">Content here</div>
.mybackground {background-color:#ab5e4b;}
Border around this has a color of #ab5e4b
<div style="border:2px solid #ab5e4b;">Content here</div>
.myborder {border:2px solid #ab5e4b;}