#1f8f99 color space conversions
Hex:
#1f8f99
RGB:
31, 143, 153
CMY:
88, 44, 40
CMYK:
80, 7, 0, 40
HSL:
185°, 66.3043%, 36.0784%
HSV (HSB):
185°, 79.7386%, 60.0000%
XYZ:
16.1373, 22.2361, 33.5785
xyY:
0.2243, 0.3090, 22.2361
CIE-Lab:
54.2767, -26.0520, -13.9567
CIE-LCH:
54.2767, 29.5549, 208.1790
CIE-Luv:
54.2767, -38.4756, -16.9506
Hunter-Lab:
47.1552, -21.4359, -9.2108
#1f8f99 color charts
#1f8f99 color shades, tints & tones
#1f8f99 color schemes
#1f8f99 color preview, HTML & CSS examples
This text has a color of #1f8f99
<p style="color:#1f8f99;">Text here</p>
.mytext {color:#1f8f99;}
This box has a color of #1f8f99
<div style="background-color:#1f8f99;">Content here</div>
.mybackground {background-color:#1f8f99;}
Border around this has a color of #1f8f99
<div style="border:2px solid #1f8f99;">Content here</div>
.myborder {border:2px solid #1f8f99;}