#95fa6e color space conversions
Hex:
#95fa6e
RGB:
149, 250, 110
CMY:
42, 2, 57
CMYK:
40, 0, 56, 2
HSL:
103°, 93.3333%, 70.5882%
HSV (HSB):
103°, 56.0000%, 98.0392%
XYZ:
49.3945, 75.8866, 26.7961
xyY:
0.3248, 0.4990, 75.8866
CIE-Lab:
89.8066, -54.0717, 57.0918
CIE-LCH:
89.8066, 78.6335, 133.4438
CIE-Luv:
89.8066, -49.0708, 82.0232
Hunter-Lab:
87.1129, -51.2350, 42.7413
#95fa6e color charts
#95fa6e color shades, tints & tones
#95fa6e color schemes
#95fa6e color preview, HTML & CSS examples
This text has a color of #95fa6e
<p style="color:#95fa6e;">Text here</p>
.mytext {color:#95fa6e;}
This box has a color of #95fa6e
<div style="background-color:#95fa6e;">Content here</div>
.mybackground {background-color:#95fa6e;}
Border around this has a color of #95fa6e
<div style="border:2px solid #95fa6e;">Content here</div>
.myborder {border:2px solid #95fa6e;}