#1f988b color space conversions
Hex:
#1f988b
RGB:
31, 152, 139
CMY:
88, 40, 45
CMYK:
80, 0, 9, 40
HSL:
174°, 66.1202%, 35.8824%
HSV (HSB):
174°, 79.6053%, 59.6078%
XYZ:
16.4535, 24.6119, 28.3095
xyY:
0.2372, 0.3548, 24.6119
CIE-Lab:
56.6953, -34.6803, -2.3133
CIE-LCH:
56.6953, 34.7574, 183.8161
CIE-Luv:
56.6953, -42.7309, 1.7644
Hunter-Lab:
49.6103, -27.6177, 0.8942
#1f988b color charts
#1f988b color shades, tints & tones
#1f988b color schemes
#1f988b color preview, HTML & CSS examples
This text has a color of #1f988b
<p style="color:#1f988b;">Text here</p>
.mytext {color:#1f988b;}
This box has a color of #1f988b
<div style="background-color:#1f988b;">Content here</div>
.mybackground {background-color:#1f988b;}
Border around this has a color of #1f988b
<div style="border:2px solid #1f988b;">Content here</div>
.myborder {border:2px solid #1f988b;}