#1faf4e color space conversions
Hex:
#1faf4e
RGB:
31, 175, 78
CMY:
88, 31, 69
CMYK:
82, 0, 55, 31
HSL:
140°, 69.9029%, 40.3922%
HSV (HSB):
140°, 82.2857%, 68.6275%
XYZ:
17.2702, 31.5013, 12.3779
xyY:
0.2824, 0.5152, 31.5013
CIE-Lab:
62.9286, -57.0117, 39.1983
CIE-LCH:
62.9286, 69.1870, 145.4896
CIE-Luv:
62.9286, -54.5962, 57.0318
Hunter-Lab:
56.1260, -43.2954, 26.2126
#1faf4e color charts
#1faf4e color shades, tints & tones
#1faf4e color schemes
#1faf4e color preview, HTML & CSS examples
This text has a color of #1faf4e
<p style="color:#1faf4e;">Text here</p>
.mytext {color:#1faf4e;}
This box has a color of #1faf4e
<div style="background-color:#1faf4e;">Content here</div>
.mybackground {background-color:#1faf4e;}
Border around this has a color of #1faf4e
<div style="border:2px solid #1faf4e;">Content here</div>
.myborder {border:2px solid #1faf4e;}