#1f9d8d color space conversions
Hex:
#1f9d8d
RGB:
31, 157, 141
CMY:
88, 38, 45
CMYK:
80, 0, 10, 38
HSL:
172°, 67.0213%, 36.8627%
HSV (HSB):
172°, 80.2548%, 61.5686%
XYZ:
17.4298, 26.3283, 29.3625
xyY:
0.2384, 0.3601, 26.3283
CIE-Lab:
58.3474, -36.3958, -1.0283
CIE-LCH:
58.3474, 36.4103, 181.6184
CIE-Luv:
58.3474, -44.3921, 3.9100
Hunter-Lab:
51.3111, -29.1603, 1.9894
#1f9d8d color charts
#1f9d8d color shades, tints & tones
#1f9d8d color schemes
#1f9d8d color preview, HTML & CSS examples
This text has a color of #1f9d8d
<p style="color:#1f9d8d;">Text here</p>
.mytext {color:#1f9d8d;}
This box has a color of #1f9d8d
<div style="background-color:#1f9d8d;">Content here</div>
.mybackground {background-color:#1f9d8d;}
Border around this has a color of #1f9d8d
<div style="border:2px solid #1f9d8d;">Content here</div>
.myborder {border:2px solid #1f9d8d;}