#95d05b color space conversions
Hex:
#95d05b
RGB:
149, 208, 91
CMY:
42, 18, 64
CMYK:
28, 0, 56, 18
HSL:
90°, 55.4502%, 58.6275%
HSV (HSB):
90°, 56.2500%, 81.5686%
XYZ:
36.8386, 52.2566, 18.0425
xyY:
0.3438, 0.4878, 52.2566
CIE-Lab:
77.4340, -38.1819, 51.2410
CIE-LCH:
77.4340, 63.9023, 126.6914
CIE-Luv:
77.4340, -29.5944, 69.7340
Hunter-Lab:
72.2888, -35.5410, 35.8040
#95d05b color charts
#95d05b color shades, tints & tones
#95d05b color schemes
#95d05b color preview, HTML & CSS examples
This text has a color of #95d05b
<p style="color:#95d05b;">Text here</p>
.mytext {color:#95d05b;}
This box has a color of #95d05b
<div style="background-color:#95d05b;">Content here</div>
.mybackground {background-color:#95d05b;}
Border around this has a color of #95d05b
<div style="border:2px solid #95d05b;">Content here</div>
.myborder {border:2px solid #95d05b;}