#96d07d color space conversions
Hex:
#96d07d
RGB:
150, 208, 125
CMY:
41, 18, 51
CMYK:
28, 0, 40, 18
HSL:
102°, 46.8927%, 65.2941%
HSV (HSB):
102°, 39.9038%, 81.5686%
XYZ:
38.8352, 53.0764, 27.6000
xyY:
0.3249, 0.4441, 53.0764
CIE-Lab:
77.9201, -33.8065, 35.3567
CIE-LCH:
77.9201, 48.9181, 133.7160
CIE-Luv:
77.9201, -28.9534, 52.8206
Hunter-Lab:
72.8536, -32.3428, 28.5360
#96d07d color charts
#96d07d color shades, tints & tones
#96d07d color schemes
#96d07d color preview, HTML & CSS examples
This text has a color of #96d07d
<p style="color:#96d07d;">Text here</p>
.mytext {color:#96d07d;}
This box has a color of #96d07d
<div style="background-color:#96d07d;">Content here</div>
.mybackground {background-color:#96d07d;}
Border around this has a color of #96d07d
<div style="border:2px solid #96d07d;">Content here</div>
.myborder {border:2px solid #96d07d;}