#95c89c color space conversions
Hex:
#95c89c
RGB:
149, 200, 156
CMY:
42, 22, 39
CMYK:
26, 0, 22, 22
HSL:
128°, 31.6770%, 68.4314%
HSV (HSB):
128°, 25.5000%, 78.4314%
XYZ:
39.0495, 50.0984, 39.0643
xyY:
0.3046, 0.3907, 50.0984
CIE-Lab:
76.1296, -25.4079, 16.7302
CIE-LCH:
76.1296, 30.4214, 146.6365
CIE-Luv:
76.1296, -25.4967, 28.0950
Hunter-Lab:
70.7802, -25.3870, 16.8234
#95c89c color charts
#95c89c color shades, tints & tones
#95c89c color schemes
#95c89c color preview, HTML & CSS examples
This text has a color of #95c89c
<p style="color:#95c89c;">Text here</p>
.mytext {color:#95c89c;}
This box has a color of #95c89c
<div style="background-color:#95c89c;">Content here</div>
.mybackground {background-color:#95c89c;}
Border around this has a color of #95c89c
<div style="border:2px solid #95c89c;">Content here</div>
.myborder {border:2px solid #95c89c;}