#1f9994 color space conversions
Hex:
#1f9994
RGB:
31, 153, 148
CMY:
88, 40, 42
CMYK:
80, 0, 3, 40
HSL:
178°, 66.3043%, 36.0784%
HSV (HSB):
178°, 79.7386%, 60.0000%
XYZ:
17.3016, 25.2119, 31.9715
xyY:
0.2323, 0.3385, 25.2119
CIE-Lab:
57.2813, -32.4984, -6.5853
CIE-LCH:
57.2813, 33.1589, 191.4550
CIE-Luv:
57.2813, -42.4477, -4.8959
Hunter-Lab:
50.2114, -26.3634, -2.6041
#1f9994 color charts
#1f9994 color shades, tints & tones
#1f9994 color schemes
#1f9994 color preview, HTML & CSS examples
This text has a color of #1f9994
<p style="color:#1f9994;">Text here</p>
.mytext {color:#1f9994;}
This box has a color of #1f9994
<div style="background-color:#1f9994;">Content here</div>
.mybackground {background-color:#1f9994;}
Border around this has a color of #1f9994
<div style="border:2px solid #1f9994;">Content here</div>
.myborder {border:2px solid #1f9994;}