#95f30f color space conversions
Hex:
#95f30f
RGB:
149, 243, 15
CMY:
42, 5, 94
CMYK:
39, 0, 94, 5
HSL:
85°, 90.4762%, 50.5882%
HSV (HSB):
85°, 93.8272%, 95.2941%
XYZ:
44.5312, 70.5252, 11.7176
xyY:
0.3513, 0.5563, 70.5252
CIE-Lab:
87.2538, -56.7196, 82.8926
CIE-LCH:
87.2538, 100.4405, 124.3820
CIE-Luv:
87.2538, -46.7956, 101.6728
Hunter-Lab:
83.9793, -52.3116, 50.5128
#95f30f color charts
#95f30f color shades, tints & tones
#95f30f color schemes
#95f30f color preview, HTML & CSS examples
This text has a color of #95f30f
<p style="color:#95f30f;">Text here</p>
.mytext {color:#95f30f;}
This box has a color of #95f30f
<div style="background-color:#95f30f;">Content here</div>
.mybackground {background-color:#95f30f;}
Border around this has a color of #95f30f
<div style="border:2px solid #95f30f;">Content here</div>
.myborder {border:2px solid #95f30f;}