#1f988f color space conversions
Hex:
#1f988f
RGB:
31, 152, 143
CMY:
88, 40, 44
CMYK:
80, 0, 6, 40
HSL:
176°, 66.1202%, 35.8824%
HSV (HSB):
176°, 79.6053%, 59.6078%
XYZ:
16.7512, 24.7309, 29.8773
xyY:
0.2347, 0.3466, 24.7309
CIE-Lab:
56.8123, -33.5142, -4.4257
CIE-LCH:
56.8123, 33.8051, 187.5226
CIE-Luv:
56.8123, -42.4454, -1.5171
Hunter-Lab:
49.7302, -26.9016, -0.8095
#1f988f color charts
#1f988f color shades, tints & tones
#1f988f color schemes
#1f988f color preview, HTML & CSS examples
This text has a color of #1f988f
<p style="color:#1f988f;">Text here</p>
.mytext {color:#1f988f;}
This box has a color of #1f988f
<div style="background-color:#1f988f;">Content here</div>
.mybackground {background-color:#1f988f;}
Border around this has a color of #1f988f
<div style="border:2px solid #1f988f;">Content here</div>
.myborder {border:2px solid #1f988f;}