#95b93e color space conversions
Hex:
#95b93e
RGB:
149, 185, 62
CMY:
42, 27, 76
CMYK:
19, 0, 66, 27
HSL:
78°, 49.7976%, 48.4314%
HSV (HSB):
78°, 66.4865%, 72.5490%
XYZ:
30.6129, 41.4353, 10.9418
xyY:
0.3689, 0.4993, 41.4353
CIE-Lab:
70.4798, -30.0227, 56.1197
CIE-LCH:
70.4798, 63.6457, 118.1457
CIE-Luv:
70.4798, -17.4726, 69.7209
Hunter-Lab:
64.3702, -27.7578, 34.9810
#95b93e color charts
#95b93e color shades, tints & tones
#95b93e color schemes
#95b93e color preview, HTML & CSS examples
This text has a color of #95b93e
<p style="color:#95b93e;">Text here</p>
.mytext {color:#95b93e;}
This box has a color of #95b93e
<div style="background-color:#95b93e;">Content here</div>
.mybackground {background-color:#95b93e;}
Border around this has a color of #95b93e
<div style="border:2px solid #95b93e;">Content here</div>
.myborder {border:2px solid #95b93e;}