#95f50d color space conversions
Hex:
#95f50d
RGB:
149, 245, 13
CMY:
42, 4, 95
CMYK:
39, 0, 95, 4
HSL:
85°, 92.0635%, 50.5882%
HSV (HSB):
85°, 94.6939%, 96.0784%
XYZ:
45.1195, 71.7234, 11.8467
xyY:
0.3506, 0.5573, 71.7234
CIE-Lab:
87.8353, -57.5235, 83.5470
CIE-LCH:
87.8353, 101.4350, 124.5480
CIE-Luv:
87.8353, -47.7138, 102.5587
Hunter-Lab:
84.6897, -53.1089, 50.9891
#95f50d color charts
#95f50d color shades, tints & tones
#95f50d color schemes
#95f50d color preview, HTML & CSS examples
This text has a color of #95f50d
<p style="color:#95f50d;">Text here</p>
.mytext {color:#95f50d;}
This box has a color of #95f50d
<div style="background-color:#95f50d;">Content here</div>
.mybackground {background-color:#95f50d;}
Border around this has a color of #95f50d
<div style="border:2px solid #95f50d;">Content here</div>
.myborder {border:2px solid #95f50d;}