#1feb2a color space conversions
Hex:
#1feb2a
RGB:
31, 235, 42
CMY:
88, 8, 84
CMYK:
87, 0, 82, 8
HSL:
123°, 83.6066%, 52.1569%
HSV (HSB):
123°, 86.8085%, 92.1569%
XYZ:
30.6913, 59.8751, 12.1299
xyY:
0.2989, 0.5830, 59.8751
CIE-Lab:
81.7703, -78.3960, 72.3352
CIE-LCH:
81.7703, 106.6692, 137.3026
CIE-Luv:
81.7703, -75.1012, 95.6332
Hunter-Lab:
77.3790, -64.6137, 44.8710
#1feb2a color charts
#1feb2a color shades, tints & tones
#1feb2a color schemes
#1feb2a color preview, HTML & CSS examples
This text has a color of #1feb2a
<p style="color:#1feb2a;">Text here</p>
.mytext {color:#1feb2a;}
This box has a color of #1feb2a
<div style="background-color:#1feb2a;">Content here</div>
.mybackground {background-color:#1feb2a;}
Border around this has a color of #1feb2a
<div style="border:2px solid #1feb2a;">Content here</div>
.myborder {border:2px solid #1feb2a;}