#1f988c color space conversions
Hex:
#1f988c
RGB:
31, 152, 140
CMY:
88, 40, 45
CMYK:
80, 0, 8, 40
HSL:
174°, 66.1202%, 35.8824%
HSV (HSB):
174°, 79.6053%, 59.6078%
XYZ:
16.5269, 24.6412, 28.6961
xyY:
0.2366, 0.3527, 24.6412
CIE-Lab:
56.7242, -34.3910, -2.8419
CIE-LCH:
56.7242, 34.5082, 184.7240
CIE-Luv:
56.7242, -42.6597, 0.9477
Hunter-Lab:
49.6399, -27.4408, 0.4733
#1f988c color charts
#1f988c color shades, tints & tones
#1f988c color schemes
#1f988c color preview, HTML & CSS examples
This text has a color of #1f988c
<p style="color:#1f988c;">Text here</p>
.mytext {color:#1f988c;}
This box has a color of #1f988c
<div style="background-color:#1f988c;">Content here</div>
.mybackground {background-color:#1f988c;}
Border around this has a color of #1f988c
<div style="border:2px solid #1f988c;">Content here</div>
.myborder {border:2px solid #1f988c;}