#1f998f color space conversions
Hex:
#1f998f
RGB:
31, 153, 143
CMY:
88, 40, 44
CMYK:
80, 0, 7, 40
HSL:
175°, 66.3043%, 36.0784%
HSV (HSB):
175°, 79.7386%, 60.0000%
XYZ:
16.9142, 25.0569, 29.9316
xyY:
0.2352, 0.3485, 25.0569
CIE-Lab:
57.1309, -33.9808, -3.9552
CIE-LCH:
57.1309, 34.2102, 186.6391
CIE-Luv:
57.1309, -42.8067, -0.7532
Hunter-Lab:
50.0569, -27.2844, -0.4127
#1f998f color charts
#1f998f color shades, tints & tones
#1f998f color schemes
#1f998f color preview, HTML & CSS examples
This text has a color of #1f998f
<p style="color:#1f998f;">Text here</p>
.mytext {color:#1f998f;}
This box has a color of #1f998f
<div style="background-color:#1f998f;">Content here</div>
.mybackground {background-color:#1f998f;}
Border around this has a color of #1f998f
<div style="border:2px solid #1f998f;">Content here</div>
.myborder {border:2px solid #1f998f;}