#1fe14b color space conversions
Hex:
#1fe14b
RGB:
31, 225, 75
CMY:
88, 12, 71
CMYK:
86, 0, 67, 12
HSL:
134°, 76.3780%, 50.1961%
HSV (HSB):
134°, 86.2222%, 88.2353%
XYZ:
28.7603, 54.6497, 15.6892
xyY:
0.2902, 0.5515, 54.6497
CIE-Lab:
78.8391, -73.1121, 58.6635
CIE-LCH:
78.8391, 93.7379, 141.2572
CIE-Luv:
78.8391, -71.1128, 82.8760
Hunter-Lab:
73.9255, -59.9251, 39.1647
#1fe14b color charts
#1fe14b color shades, tints & tones
#1fe14b color schemes
#1fe14b color preview, HTML & CSS examples
This text has a color of #1fe14b
<p style="color:#1fe14b;">Text here</p>
.mytext {color:#1fe14b;}
This box has a color of #1fe14b
<div style="background-color:#1fe14b;">Content here</div>
.mybackground {background-color:#1fe14b;}
Border around this has a color of #1fe14b
<div style="border:2px solid #1fe14b;">Content here</div>
.myborder {border:2px solid #1fe14b;}