#99acc7 color space conversions
Hex:
#99acc7
RGB:
153, 172, 199
CMY:
40, 33, 22
CMYK:
23, 14, 0, 22
HSL:
215°, 29.1139%, 69.0196%
HSV (HSB):
215°, 23.1156%, 78.0392%
XYZ:
38.1982, 40.4009, 59.8177
xyY:
0.2760, 0.2919, 40.4009
CIE-Lab:
69.7541, -0.6481, -15.9504
CIE-LCH:
69.7541, 15.9635, 267.6734
CIE-Luv:
69.7541, -11.1864, -24.3793
Hunter-Lab:
63.5617, -3.9611, -11.3045
#99acc7 color charts
#99acc7 color shades, tints & tones
#99acc7 color schemes
#99acc7 color preview, HTML & CSS examples
This text has a color of #99acc7
<p style="color:#99acc7;">Text here</p>
.mytext {color:#99acc7;}
This box has a color of #99acc7
<div style="background-color:#99acc7;">Content here</div>
.mybackground {background-color:#99acc7;}
Border around this has a color of #99acc7
<div style="border:2px solid #99acc7;">Content here</div>
.myborder {border:2px solid #99acc7;}