#1f9988 color space conversions
Hex:
#1f9988
RGB:
31, 153, 136
CMY:
88, 40, 47
CMYK:
80, 0, 11, 40
HSL:
172°, 66.3043%, 36.0784%
HSV (HSB):
172°, 79.7386%, 60.0000%
XYZ:
16.4002, 24.8513, 27.2250
xyY:
0.2395, 0.3629, 24.8513
CIE-Lab:
56.9303, -35.9944, -0.2567
CIE-LCH:
56.9303, 35.9953, 180.4086
CIE-Luv:
56.9303, -43.3057, 4.9484
Hunter-Lab:
49.8511, -28.5158, 2.5160
#1f9988 color charts
#1f9988 color shades, tints & tones
#1f9988 color schemes
#1f9988 color preview, HTML & CSS examples
This text has a color of #1f9988
<p style="color:#1f9988;">Text here</p>
.mytext {color:#1f9988;}
This box has a color of #1f9988
<div style="background-color:#1f9988;">Content here</div>
.mybackground {background-color:#1f9988;}
Border around this has a color of #1f9988
<div style="border:2px solid #1f9988;">Content here</div>
.myborder {border:2px solid #1f9988;}