#99dcb5 color space conversions
Hex:
#99dcb5
RGB:
153, 220, 181
CMY:
40, 14, 29
CMYK:
30, 0, 18, 14
HSL:
145°, 48.9051%, 73.1373%
HSV (HSB):
145°, 30.4545%, 86.2745%
XYZ:
47.0706, 61.2949, 53.0663
xyY:
0.2916, 0.3797, 61.2949
CIE-Lab:
82.5370, -29.1431, 12.4993
CIE-LCH:
82.5370, 31.7105, 156.7857
CIE-Luv:
82.5370, -32.8127, 23.3063
Hunter-Lab:
78.2911, -29.6907, 14.6165
#99dcb5 color charts
#99dcb5 color shades, tints & tones
#99dcb5 color schemes
#99dcb5 color preview, HTML & CSS examples
This text has a color of #99dcb5
<p style="color:#99dcb5;">Text here</p>
.mytext {color:#99dcb5;}
This box has a color of #99dcb5
<div style="background-color:#99dcb5;">Content here</div>
.mybackground {background-color:#99dcb5;}
Border around this has a color of #99dcb5
<div style="border:2px solid #99dcb5;">Content here</div>
.myborder {border:2px solid #99dcb5;}