#ab5c4d color space conversions
Hex:
#ab5c4d
RGB:
171, 92, 77
CMY:
33, 64, 70
CMYK:
0, 46, 55, 33
HSL:
10°, 37.9032%, 48.6275%
HSV (HSB):
10°, 54.9708%, 67.0588%
XYZ:
21.9613, 16.8480, 9.1157
xyY:
0.4582, 0.3516, 16.8480
CIE-Lab:
48.0680, 30.6598, 22.9691
CIE-LCH:
48.0680, 38.3093, 36.8391
CIE-Luv:
48.0680, 58.1206, 21.0645
Hunter-Lab:
41.0464, 23.6728, 15.5652
#ab5c4d color charts
#ab5c4d color shades, tints & tones
#ab5c4d color schemes
#ab5c4d color preview, HTML & CSS examples
This text has a color of #ab5c4d
<p style="color:#ab5c4d;">Text here</p>
.mytext {color:#ab5c4d;}
This box has a color of #ab5c4d
<div style="background-color:#ab5c4d;">Content here</div>
.mybackground {background-color:#ab5c4d;}
Border around this has a color of #ab5c4d
<div style="border:2px solid #ab5c4d;">Content here</div>
.myborder {border:2px solid #ab5c4d;}