#1fa38c color space conversions
Hex:
#1fa38c
RGB:
31, 163, 140
CMY:
88, 36, 45
CMYK:
81, 0, 14, 36
HSL:
170°, 68.0412%, 38.0392%
HSV (HSB):
170°, 80.9816%, 63.9216%
XYZ:
18.3959, 28.3791, 29.3191
xyY:
0.2418, 0.3729, 28.3791
CIE-Lab:
60.2297, -39.3548, 2.2808
CIE-LCH:
60.2297, 39.4208, 176.6831
CIE-Luv:
60.2297, -46.6153, 9.1810
Hunter-Lab:
53.2721, -31.5866, 4.6593
#1fa38c color charts
#1fa38c color shades, tints & tones
#1fa38c color schemes
#1fa38c color preview, HTML & CSS examples
This text has a color of #1fa38c
<p style="color:#1fa38c;">Text here</p>
.mytext {color:#1fa38c;}
This box has a color of #1fa38c
<div style="background-color:#1fa38c;">Content here</div>
.mybackground {background-color:#1fa38c;}
Border around this has a color of #1fa38c
<div style="border:2px solid #1fa38c;">Content here</div>
.myborder {border:2px solid #1fa38c;}