#1faf7d color space conversions
Hex:
#1faf7d
RGB:
31, 175, 125
CMY:
88, 31, 51
CMYK:
82, 0, 29, 31
HSL:
159°, 69.9029%, 40.3922%
HSV (HSB):
159°, 82.2857%, 68.6275%
XYZ:
19.5967, 32.4319, 24.6292
xyY:
0.2556, 0.4231, 32.4319
CIE-Lab:
63.6983, -48.1444, 15.5512
CIE-LCH:
63.6983, 50.5937, 162.0990
CIE-Luv:
63.6983, -51.9051, 28.9411
Hunter-Lab:
56.9490, -38.2372, 14.2227
#1faf7d color charts
#1faf7d color shades, tints & tones
#1faf7d color schemes
#1faf7d color preview, HTML & CSS examples
This text has a color of #1faf7d
<p style="color:#1faf7d;">Text here</p>
.mytext {color:#1faf7d;}
This box has a color of #1faf7d
<div style="background-color:#1faf7d;">Content here</div>
.mybackground {background-color:#1faf7d;}
Border around this has a color of #1faf7d
<div style="border:2px solid #1faf7d;">Content here</div>
.myborder {border:2px solid #1faf7d;}