#ab5f5a color space conversions
Hex:
#ab5f5a
RGB:
171, 95, 90
CMY:
33, 63, 65
CMYK:
0, 44, 47, 33
HSL:
4°, 32.5301%, 51.1765%
HSV (HSB):
4°, 47.3684%, 67.0588%
XYZ:
22.7323, 17.5805, 11.8681
xyY:
0.4356, 0.3369, 17.5805
CIE-Lab:
48.9833, 30.2635, 16.5034
CIE-LCH:
48.9833, 34.4709, 28.6048
CIE-Luv:
48.9833, 53.8142, 14.6314
Hunter-Lab:
41.9291, 23.3994, 12.5683
#ab5f5a color charts
#ab5f5a color shades, tints & tones
#ab5f5a color schemes
#ab5f5a color preview, HTML & CSS examples
This text has a color of #ab5f5a
<p style="color:#ab5f5a;">Text here</p>
.mytext {color:#ab5f5a;}
This box has a color of #ab5f5a
<div style="background-color:#ab5f5a;">Content here</div>
.mybackground {background-color:#ab5f5a;}
Border around this has a color of #ab5f5a
<div style="border:2px solid #ab5f5a;">Content here</div>
.myborder {border:2px solid #ab5f5a;}