#ac5b5a color space conversions
Hex:
#ac5b5a
RGB:
172, 91, 90
CMY:
33, 64, 65
CMYK:
0, 47, 48, 33
HSL:
1°, 33.0645%, 51.3725%
HSV (HSB):
1°, 47.6744%, 67.4510%
XYZ:
22.5998, 16.9910, 11.7613
xyY:
0.4401, 0.3309, 16.9910
CIE-Lab:
48.2487, 32.8260, 15.5243
CIE-LCH:
48.2487, 36.3118, 25.3108
CIE-Luv:
48.2487, 57.2084, 12.9306
Hunter-Lab:
41.2202, 25.7311, 11.9369
#ac5b5a color charts
#ac5b5a color shades, tints & tones
#ac5b5a color schemes
#ac5b5a color preview, HTML & CSS examples
This text has a color of #ac5b5a
<p style="color:#ac5b5a;">Text here</p>
.mytext {color:#ac5b5a;}
This box has a color of #ac5b5a
<div style="background-color:#ac5b5a;">Content here</div>
.mybackground {background-color:#ac5b5a;}
Border around this has a color of #ac5b5a
<div style="border:2px solid #ac5b5a;">Content here</div>
.myborder {border:2px solid #ac5b5a;}