#1f898a color space conversions
Hex:
#1f898a
RGB:
31, 137, 138
CMY:
88, 46, 46
CMYK:
78, 1, 0, 46
HSL:
181°, 63.3136%, 33.1373%
HSV (HSB):
181°, 77.5362%, 54.1176%
XYZ:
14.0982, 20.0176, 27.1655
xyY:
0.2301, 0.3267, 20.0176
CIE-Lab:
51.8571, -27.8134, -8.9118
CIE-LCH:
51.8571, 29.2062, 197.7661
CIE-Luv:
51.8571, -37.3361, -8.9178
Hunter-Lab:
44.7410, -22.0504, -4.6805
#1f898a color charts
#1f898a color shades, tints & tones
#1f898a color schemes
#1f898a color preview, HTML & CSS examples
This text has a color of #1f898a
<p style="color:#1f898a;">Text here</p>
.mytext {color:#1f898a;}
This box has a color of #1f898a
<div style="background-color:#1f898a;">Content here</div>
.mybackground {background-color:#1f898a;}
Border around this has a color of #1f898a
<div style="border:2px solid #1f898a;">Content here</div>
.myborder {border:2px solid #1f898a;}