#95d07d color space conversions
Hex:
#95d07d
RGB:
149, 208, 125
CMY:
42, 18, 51
CMYK:
28, 0, 40, 18
HSL:
103°, 46.8927%, 65.2941%
HSV (HSB):
103°, 39.9038%, 81.5686%
XYZ:
38.6520, 52.9820, 27.5914
xyY:
0.3242, 0.4444, 52.9820
CIE-Lab:
77.8644, -34.1507, 35.2737
CIE-LCH:
77.8644, 49.0969, 134.0733
CIE-Luv:
77.8644, -29.4385, 52.7784
Hunter-Lab:
72.7887, -32.5939, 28.4775
#95d07d color charts
#95d07d color shades, tints & tones
#95d07d color schemes
#95d07d color preview, HTML & CSS examples
This text has a color of #95d07d
<p style="color:#95d07d;">Text here</p>
.mytext {color:#95d07d;}
This box has a color of #95d07d
<div style="background-color:#95d07d;">Content here</div>
.mybackground {background-color:#95d07d;}
Border around this has a color of #95d07d
<div style="border:2px solid #95d07d;">Content here</div>
.myborder {border:2px solid #95d07d;}