#1f8f8b color space conversions
Hex:
#1f8f8b
RGB:
31, 143, 139
CMY:
88, 44, 45
CMYK:
78, 0, 3, 44
HSL:
178°, 64.3678%, 34.1176%
HSV (HSB):
178°, 78.3217%, 56.0784%
XYZ:
15.0477, 21.8003, 27.8409
xyY:
0.2326, 0.3370, 21.8003
CIE-Lab:
53.8145, -30.4368, -6.5719
CIE-LCH:
53.8145, 31.1382, 192.1842
CIE-Luv:
53.8145, -39.4606, -5.1115
Hunter-Lab:
46.6908, -24.1811, -2.6700
#1f8f8b color charts
#1f8f8b color shades, tints & tones
#1f8f8b color schemes
#1f8f8b color preview, HTML & CSS examples
This text has a color of #1f8f8b
<p style="color:#1f8f8b;">Text here</p>
.mytext {color:#1f8f8b;}
This box has a color of #1f8f8b
<div style="background-color:#1f8f8b;">Content here</div>
.mybackground {background-color:#1f8f8b;}
Border around this has a color of #1f8f8b
<div style="border:2px solid #1f8f8b;">Content here</div>
.myborder {border:2px solid #1f8f8b;}