#1f9b7a color space conversions
Hex:
#1f9b7a
RGB:
31, 155, 122
CMY:
88, 39, 52
CMYK:
80, 0, 21, 39
HSL:
164°, 66.6667%, 36.4706%
HSV (HSB):
164°, 80.0000%, 60.7843%
XYZ:
15.7993, 25.1391, 22.4320
xyY:
0.2493, 0.3967, 25.1391
CIE-Lab:
57.2107, -40.6457, 8.1029
CIE-LCH:
57.2107, 41.4455, 168.7256
CIE-Luv:
57.2107, -45.0031, 17.3452
Hunter-Lab:
50.1389, -31.4961, 8.5711
#1f9b7a color charts
#1f9b7a color shades, tints & tones
#1f9b7a color schemes
#1f9b7a color preview, HTML & CSS examples
This text has a color of #1f9b7a
<p style="color:#1f9b7a;">Text here</p>
.mytext {color:#1f9b7a;}
This box has a color of #1f9b7a
<div style="background-color:#1f9b7a;">Content here</div>
.mybackground {background-color:#1f9b7a;}
Border around this has a color of #1f9b7a
<div style="border:2px solid #1f9b7a;">Content here</div>
.myborder {border:2px solid #1f9b7a;}