#ac5961 color space conversions
Hex:
#ac5961
RGB:
172, 89, 97
CMY:
33, 65, 62
CMYK:
0, 48, 44, 33
HSL:
354°, 33.3333%, 51.1765%
HSV (HSB):
354°, 48.2558%, 67.4510%
XYZ:
22.7433, 16.7785, 13.3491
xyY:
0.4302, 0.3173, 16.7785
CIE-Lab:
47.9797, 34.6397, 10.9538
CIE-LCH:
47.9797, 36.3304, 17.5480
CIE-Luv:
47.9797, 57.0424, 7.3975
Hunter-Lab:
40.9615, 27.4268, 9.3508
#ac5961 color charts
#ac5961 color shades, tints & tones
#ac5961 color schemes
#ac5961 color preview, HTML & CSS examples
This text has a color of #ac5961
<p style="color:#ac5961;">Text here</p>
.mytext {color:#ac5961;}
This box has a color of #ac5961
<div style="background-color:#ac5961;">Content here</div>
.mybackground {background-color:#ac5961;}
Border around this has a color of #ac5961
<div style="border:2px solid #ac5961;">Content here</div>
.myborder {border:2px solid #ac5961;}