#1f997f color space conversions
Hex:
#1f997f
RGB:
31, 153, 127
CMY:
88, 40, 50
CMYK:
80, 0, 17, 40
HSL:
167°, 66.3043%, 36.0784%
HSV (HSB):
167°, 79.7386%, 60.0000%
XYZ:
15.7871, 24.6061, 23.9961
xyY:
0.2452, 0.3821, 24.6061
CIE-Lab:
56.6896, -38.4701, 4.5205
CIE-LCH:
56.6896, 38.7348, 173.2982
CIE-Luv:
56.6896, -43.9373, 12.0781
Hunter-Lab:
49.6045, -29.9987, 6.0418
#1f997f color charts
#1f997f color shades, tints & tones
#1f997f color schemes
#1f997f color preview, HTML & CSS examples
This text has a color of #1f997f
<p style="color:#1f997f;">Text here</p>
.mytext {color:#1f997f;}
This box has a color of #1f997f
<div style="background-color:#1f997f;">Content here</div>
.mybackground {background-color:#1f997f;}
Border around this has a color of #1f997f
<div style="border:2px solid #1f997f;">Content here</div>
.myborder {border:2px solid #1f997f;}