#1f988a color space conversions
Hex:
#1f988a
RGB:
31, 152, 138
CMY:
88, 40, 46
CMYK:
80, 0, 9, 40
HSL:
173°, 66.1202%, 35.8824%
HSV (HSB):
173°, 79.6053%, 59.6078%
XYZ:
16.3808, 24.5828, 27.9263
xyY:
0.2378, 0.3568, 24.5828
CIE-Lab:
56.6666, -34.9681, -1.7842
CIE-LCH:
56.6666, 35.0136, 182.9209
CIE-Luv:
56.6666, -42.8021, 2.5787
Hunter-Lab:
49.5810, -27.7933, 1.3118
#1f988a color charts
#1f988a color shades, tints & tones
#1f988a color schemes
#1f988a color preview, HTML & CSS examples
This text has a color of #1f988a
<p style="color:#1f988a;">Text here</p>
.mytext {color:#1f988a;}
This box has a color of #1f988a
<div style="background-color:#1f988a;">Content here</div>
.mybackground {background-color:#1f988a;}
Border around this has a color of #1f988a
<div style="border:2px solid #1f988a;">Content here</div>
.myborder {border:2px solid #1f988a;}