#1f8e9e color space conversions
Hex:
#1f8e9e
RGB:
31, 142, 158
CMY:
88, 44, 38
CMYK:
80, 10, 0, 38
HSL:
188°, 67.1958%, 37.0588%
HSV (HSB):
188°, 80.3797%, 61.9608%
XYZ:
16.4096, 22.1059, 35.7497
xyY:
0.2210, 0.2977, 22.1059
CIE-Lab:
54.1392, -23.9108, -17.0455
CIE-LCH:
54.1392, 29.3645, 215.4842
CIE-Luv:
54.1392, -37.7649, -22.0392
Hunter-Lab:
47.0169, -19.9804, -12.1698
#1f8e9e color charts
#1f8e9e color shades, tints & tones
#1f8e9e color schemes
#1f8e9e color preview, HTML & CSS examples
This text has a color of #1f8e9e
<p style="color:#1f8e9e;">Text here</p>
.mytext {color:#1f8e9e;}
This box has a color of #1f8e9e
<div style="background-color:#1f8e9e;">Content here</div>
.mybackground {background-color:#1f8e9e;}
Border around this has a color of #1f8e9e
<div style="border:2px solid #1f8e9e;">Content here</div>
.myborder {border:2px solid #1f8e9e;}