#1f949d color space conversions
Hex:
#1f949d
RGB:
31, 148, 157
CMY:
88, 42, 38
CMYK:
80, 6, 0, 38
HSL:
184°, 67.0213%, 36.8627%
HSV (HSB):
184°, 80.2548%, 61.5686%
XYZ:
17.2408, 23.9054, 35.6038
xyY:
0.2246, 0.3115, 23.9054
CIE-Lab:
55.9930, -27.2779, -13.6613
CIE-LCH:
55.9930, 30.5076, 206.6027
CIE-Luv:
55.9930, -39.9991, -16.4183
Hunter-Lab:
48.8932, -22.6202, -8.9495
#1f949d color charts
#1f949d color shades, tints & tones
#1f949d color schemes
#1f949d color preview, HTML & CSS examples
This text has a color of #1f949d
<p style="color:#1f949d;">Text here</p>
.mytext {color:#1f949d;}
This box has a color of #1f949d
<div style="background-color:#1f949d;">Content here</div>
.mybackground {background-color:#1f949d;}
Border around this has a color of #1f949d
<div style="border:2px solid #1f949d;">Content here</div>
.myborder {border:2px solid #1f949d;}