#ac9b9b color space conversions
Hex:
#ac9b9b
RGB:
172, 155, 155
CMY:
33, 39, 39
CMYK:
0, 10, 10, 33
HSL:
0°, 9.2896%, 64.1176%
HSV (HSB):
0°, 9.8837%, 67.4510%
XYZ:
34.6510, 34.5799, 35.8586
xyY:
0.3297, 0.3291, 34.5799
CIE-Lab:
65.4203, 6.2376, 2.2647
CIE-LCH:
65.4203, 6.6360, 19.9543
CIE-Luv:
65.4203, 10.0969, 2.1666
Hunter-Lab:
58.8047, 2.2740, 5.0087
#ac9b9b color charts
#ac9b9b color shades, tints & tones
#ac9b9b color schemes
#ac9b9b color preview, HTML & CSS examples
This text has a color of #ac9b9b
<p style="color:#ac9b9b;">Text here</p>
.mytext {color:#ac9b9b;}
This box has a color of #ac9b9b
<div style="background-color:#ac9b9b;">Content here</div>
.mybackground {background-color:#ac9b9b;}
Border around this has a color of #ac9b9b
<div style="border:2px solid #ac9b9b;">Content here</div>
.myborder {border:2px solid #ac9b9b;}