#95cf3e color space conversions
Hex:
#95cf3e
RGB:
149, 207, 62
CMY:
42, 19, 76
CMYK:
28, 0, 70, 19
HSL:
84°, 60.1660%, 52.7451%
HSV (HSB):
84°, 70.0483%, 81.1765%
XYZ:
35.5768, 51.3630, 12.5964
xyY:
0.3574, 0.5160, 51.3630
CIE-Lab:
76.8984, -40.0839, 62.7173
CIE-LCH:
76.8984, 74.4324, 122.5835
CIE-Luv:
76.8984, -29.1825, 79.4706
Hunter-Lab:
71.6680, -36.8097, 39.7468
#95cf3e color charts
#95cf3e color shades, tints & tones
#95cf3e color schemes
#95cf3e color preview, HTML & CSS examples
This text has a color of #95cf3e
<p style="color:#95cf3e;">Text here</p>
.mytext {color:#95cf3e;}
This box has a color of #95cf3e
<div style="background-color:#95cf3e;">Content here</div>
.mybackground {background-color:#95cf3e;}
Border around this has a color of #95cf3e
<div style="border:2px solid #95cf3e;">Content here</div>
.myborder {border:2px solid #95cf3e;}