#95cf3c color space conversions
Hex:
#95cf3c
RGB:
149, 207, 60
CMY:
42, 19, 76
CMYK:
28, 0, 71, 19
HSL:
84°, 60.4938%, 52.3529%
HSV (HSB):
84°, 71.0145%, 81.1765%
XYZ:
35.5229, 51.3415, 12.3126
xyY:
0.3582, 0.5177, 51.3415
CIE-Lab:
76.8854, -40.2099, 63.4323
CIE-LCH:
76.8854, 75.1033, 122.3707
CIE-Luv:
76.8854, -29.1875, 80.0255
Hunter-Lab:
71.6530, -36.8990, 39.9689
#95cf3c color charts
#95cf3c color shades, tints & tones
#95cf3c color schemes
#95cf3c color preview, HTML & CSS examples
This text has a color of #95cf3c
<p style="color:#95cf3c;">Text here</p>
.mytext {color:#95cf3c;}
This box has a color of #95cf3c
<div style="background-color:#95cf3c;">Content here</div>
.mybackground {background-color:#95cf3c;}
Border around this has a color of #95cf3c
<div style="border:2px solid #95cf3c;">Content here</div>
.myborder {border:2px solid #95cf3c;}