#99d2e5 color space conversions
Hex:
#99d2e5
RGB:
153, 210, 229
CMY:
40, 18, 10
CMYK:
33, 8, 0, 10
HSL:
195°, 59.3750%, 74.9020%
HSV (HSB):
195°, 33.1878%, 89.8039%
XYZ:
50.3263, 58.5226, 82.7723
xyY:
0.2626, 0.3054, 58.5226
CIE-Lab:
81.0285, -13.7228, -15.2412
CIE-LCH:
81.0285, 20.5087, 228.0009
CIE-Luv:
81.0285, -28.1588, -21.7444
Hunter-Lab:
76.5001, -16.4472, -10.6011
#99d2e5 color charts
#99d2e5 color shades, tints & tones
#99d2e5 color schemes
#99d2e5 color preview, HTML & CSS examples
This text has a color of #99d2e5
<p style="color:#99d2e5;">Text here</p>
.mytext {color:#99d2e5;}
This box has a color of #99d2e5
<div style="background-color:#99d2e5;">Content here</div>
.mybackground {background-color:#99d2e5;}
Border around this has a color of #99d2e5
<div style="border:2px solid #99d2e5;">Content here</div>
.myborder {border:2px solid #99d2e5;}