#1fd85d color space conversions
Hex:
#1fd85d
RGB:
31, 216, 93
CMY:
88, 15, 64
CMYK:
86, 0, 57, 15
HSL:
140°, 74.8988%, 48.4314%
HSV (HSB):
140°, 85.6481%, 84.7059%
XYZ:
27.0967, 50.1934, 18.6161
xyY:
0.2825, 0.5234, 50.1934
CIE-Lab:
76.1878, -68.2852, 47.9403
CIE-LCH:
76.1878, 83.4335, 144.9289
CIE-Luv:
76.1878, -67.5148, 71.4334
Hunter-Lab:
70.8473, -55.7124, 34.0138
#1fd85d color charts
#1fd85d color shades, tints & tones
#1fd85d color schemes
#1fd85d color preview, HTML & CSS examples
This text has a color of #1fd85d
<p style="color:#1fd85d;">Text here</p>
.mytext {color:#1fd85d;}
This box has a color of #1fd85d
<div style="background-color:#1fd85d;">Content here</div>
.mybackground {background-color:#1fd85d;}
Border around this has a color of #1fd85d
<div style="border:2px solid #1fd85d;">Content here</div>
.myborder {border:2px solid #1fd85d;}