#1fa95a color space conversions
Hex:
#1fa95a
RGB:
31, 169, 90
CMY:
88, 34, 65
CMYK:
82, 0, 47, 34
HSL:
146°, 69.0000%, 39.2157%
HSV (HSB):
146°, 81.6568%, 66.2745%
XYZ:
16.5985, 29.4054, 14.4738
xyY:
0.2745, 0.4862, 29.4054
CIE-Lab:
61.1378, -53.0129, 30.9247
CIE-LCH:
61.1378, 61.3735, 149.7432
CIE-Luv:
61.1378, -51.9345, 47.5269
Hunter-Lab:
54.2268, -40.2590, 22.1335
#1fa95a color charts
#1fa95a color shades, tints & tones
#1fa95a color schemes
#1fa95a color preview, HTML & CSS examples
This text has a color of #1fa95a
<p style="color:#1fa95a;">Text here</p>
.mytext {color:#1fa95a;}
This box has a color of #1fa95a
<div style="background-color:#1fa95a;">Content here</div>
.mybackground {background-color:#1fa95a;}
Border around this has a color of #1fa95a
<div style="border:2px solid #1fa95a;">Content here</div>
.myborder {border:2px solid #1fa95a;}