#95de01 color space conversions
Hex:
#95de01
RGB:
149, 222, 1
CMY:
42, 13, 100
CMYK:
33, 0, 100, 13
HSL:
80°, 99.1031%, 43.7255%
HSV (HSB):
80°, 99.5495%, 87.0588%
XYZ:
38.5212, 58.6343, 9.3160
xyY:
0.3618, 0.5507, 58.6343
CIE-Lab:
81.0902, -48.4734, 79.2677
CIE-LCH:
81.0902, 92.9141, 121.4464
CIE-Luv:
81.0902, -36.8504, 94.3536
Hunter-Lab:
76.5730, -44.2058, 46.3878
#95de01 color charts
#95de01 color shades, tints & tones
#95de01 color schemes
#95de01 color preview, HTML & CSS examples
This text has a color of #95de01
<p style="color:#95de01;">Text here</p>
.mytext {color:#95de01;}
This box has a color of #95de01
<div style="background-color:#95de01;">Content here</div>
.mybackground {background-color:#95de01;}
Border around this has a color of #95de01
<div style="border:2px solid #95de01;">Content here</div>
.myborder {border:2px solid #95de01;}