#1f969c color space conversions
Hex:
#1f969c
RGB:
31, 150, 156
CMY:
88, 41, 39
CMYK:
80, 4, 0, 39
HSL:
183°, 66.8449%, 36.6667%
HSV (HSB):
183°, 80.1282%, 61.1765%
XYZ:
17.4722, 24.5043, 35.2614
xyY:
0.2262, 0.3173, 24.5043
CIE-Lab:
56.5892, -28.5872, -12.1902
CIE-LCH:
56.5892, 31.0778, 203.0945
CIE-Luv:
56.5892, -40.7911, -13.9850
Hunter-Lab:
49.5018, -23.6248, -7.5825
#1f969c color charts
#1f969c color shades, tints & tones
#1f969c color schemes
#1f969c color preview, HTML & CSS examples
This text has a color of #1f969c
<p style="color:#1f969c;">Text here</p>
.mytext {color:#1f969c;}
This box has a color of #1f969c
<div style="background-color:#1f969c;">Content here</div>
.mybackground {background-color:#1f969c;}
Border around this has a color of #1f969c
<div style="border:2px solid #1f969c;">Content here</div>
.myborder {border:2px solid #1f969c;}