#1f959f color space conversions
Hex:
#1f959f
RGB:
31, 149, 159
CMY:
88, 42, 38
CMYK:
81, 6, 0, 38
HSL:
185°, 67.3684%, 37.2549%
HSV (HSB):
185°, 80.5031%, 62.3529%
XYZ:
17.5705, 24.2894, 36.5631
xyY:
0.2240, 0.3097, 24.2894
CIE-Lab:
56.3764, -27.1374, -14.2269
CIE-LCH:
56.3764, 30.6405, 207.6660
CIE-Luv:
56.3764, -40.2168, -17.3383
Hunter-Lab:
49.2843, -22.6098, -9.4872
#1f959f color charts
#1f959f color shades, tints & tones
#1f959f color schemes
#1f959f color preview, HTML & CSS examples
This text has a color of #1f959f
<p style="color:#1f959f;">Text here</p>
.mytext {color:#1f959f;}
This box has a color of #1f959f
<div style="background-color:#1f959f;">Content here</div>
.mybackground {background-color:#1f959f;}
Border around this has a color of #1f959f
<div style="border:2px solid #1f959f;">Content here</div>
.myborder {border:2px solid #1f959f;}