#99da95 color space conversions
Hex:
#99da95
RGB:
153, 218, 149
CMY:
40, 15, 42
CMYK:
30, 0, 32, 15
HSL:
117°, 48.2517%, 71.9608%
HSV (HSB):
117°, 31.6514%, 85.4902%
XYZ:
43.6331, 59.0850, 37.5386
xyY:
0.3111, 0.4213, 59.0850
CIE-Lab:
81.3383, -33.8503, 27.5855
CIE-LCH:
81.3383, 43.6669, 140.8225
CIE-Luv:
81.3383, -32.1730, 44.1341
Hunter-Lab:
76.8668, -33.1922, 24.8519
#99da95 color charts
#99da95 color shades, tints & tones
#99da95 color schemes
#99da95 color preview, HTML & CSS examples
This text has a color of #99da95
<p style="color:#99da95;">Text here</p>
.mytext {color:#99da95;}
This box has a color of #99da95
<div style="background-color:#99da95;">Content here</div>
.mybackground {background-color:#99da95;}
Border around this has a color of #99da95
<div style="border:2px solid #99da95;">Content here</div>
.myborder {border:2px solid #99da95;}