#1f8d8f color space conversions
Hex:
#1f8d8f
RGB:
31, 141, 143
CMY:
88, 45, 44
CMYK:
78, 1, 0, 44
HSL:
181°, 64.3678%, 34.1176%
HSV (HSB):
181°, 78.3217%, 56.0784%
XYZ:
15.0479, 21.3242, 29.3095
xyY:
0.2291, 0.3247, 21.3242
CIE-Lab:
53.3025, -28.2292, -9.6485
CIE-LCH:
53.3025, 29.8326, 198.8699
CIE-Luv:
53.3025, -38.4503, -10.0180
Hunter-Lab:
46.1782, -22.6448, -5.3069
#1f8d8f color charts
#1f8d8f color shades, tints & tones
#1f8d8f color schemes
#1f8d8f color preview, HTML & CSS examples
This text has a color of #1f8d8f
<p style="color:#1f8d8f;">Text here</p>
.mytext {color:#1f8d8f;}
This box has a color of #1f8d8f
<div style="background-color:#1f8d8f;">Content here</div>
.mybackground {background-color:#1f8d8f;}
Border around this has a color of #1f8d8f
<div style="border:2px solid #1f8d8f;">Content here</div>
.myborder {border:2px solid #1f8d8f;}