#ab5f4f color space conversions
Hex:
#ab5f4f
RGB:
171, 95, 79
CMY:
33, 63, 69
CMYK:
0, 44, 54, 33
HSL:
10°, 36.8000%, 49.0196%
HSV (HSB):
10°, 53.8012%, 67.0588%
XYZ:
22.2981, 17.4069, 9.5818
xyY:
0.4524, 0.3532, 17.4069
CIE-Lab:
48.7686, 29.2002, 22.7107
CIE-LCH:
48.7686, 36.9923, 37.8743
CIE-Luv:
48.7686, 55.7273, 21.2701
Hunter-Lab:
41.7215, 22.3867, 15.5885
#ab5f4f color charts
#ab5f4f color shades, tints & tones
#ab5f4f color schemes
#ab5f4f color preview, HTML & CSS examples
This text has a color of #ab5f4f
<p style="color:#ab5f4f;">Text here</p>
.mytext {color:#ab5f4f;}
This box has a color of #ab5f4f
<div style="background-color:#ab5f4f;">Content here</div>
.mybackground {background-color:#ab5f4f;}
Border around this has a color of #ab5f4f
<div style="border:2px solid #ab5f4f;">Content here</div>
.myborder {border:2px solid #ab5f4f;}