#99acc1 color space conversions
Hex:
#99acc1
RGB:
153, 172, 193
CMY:
40, 33, 24
CMYK:
21, 11, 0, 24
HSL:
212°, 24.3902%, 67.8431%
HSV (HSB):
212°, 20.7254%, 75.6863%
XYZ:
37.5150, 40.1276, 56.2202
xyY:
0.2802, 0.2998, 40.1276
CIE-Lab:
69.5603, -2.0258, -12.9326
CIE-LCH:
69.5603, 13.0903, 261.0976
CIE-Luv:
69.5603, -10.9802, -19.3698
Hunter-Lab:
63.3464, -5.1447, -8.2777
#99acc1 color charts
#99acc1 color shades, tints & tones
#99acc1 color schemes
#99acc1 color preview, HTML & CSS examples
This text has a color of #99acc1
<p style="color:#99acc1;">Text here</p>
.mytext {color:#99acc1;}
This box has a color of #99acc1
<div style="background-color:#99acc1;">Content here</div>
.mybackground {background-color:#99acc1;}
Border around this has a color of #99acc1
<div style="border:2px solid #99acc1;">Content here</div>
.myborder {border:2px solid #99acc1;}