#ac5f65 color space conversions
Hex:
#ac5f65
RGB:
172, 95, 101
CMY:
33, 63, 60
CMYK:
0, 45, 41, 33
HSL:
355°, 31.6872%, 52.3529%
HSV (HSB):
355°, 44.7674%, 67.4510%
XYZ:
23.4544, 17.8947, 14.5297
xyY:
0.4197, 0.3202, 17.8947
CIE-Lab:
49.3681, 31.8574, 10.5008
CIE-LCH:
49.3681, 33.5435, 18.2432
CIE-Luv:
49.3681, 52.5148, 7.5419
Hunter-Lab:
42.3021, 24.9409, 9.2468
#ac5f65 color charts
#ac5f65 color shades, tints & tones
#ac5f65 color schemes
#ac5f65 color preview, HTML & CSS examples
This text has a color of #ac5f65
<p style="color:#ac5f65;">Text here</p>
.mytext {color:#ac5f65;}
This box has a color of #ac5f65
<div style="background-color:#ac5f65;">Content here</div>
.mybackground {background-color:#ac5f65;}
Border around this has a color of #ac5f65
<div style="border:2px solid #ac5f65;">Content here</div>
.myborder {border:2px solid #ac5f65;}