#1f947c color space conversions
Hex:
#1f947c
RGB:
31, 148, 124
CMY:
88, 42, 51
CMYK:
79, 0, 16, 42
HSL:
168°, 65.3631%, 35.0980%
HSV (HSB):
168°, 79.0541%, 58.0392%
XYZ:
14.7931, 22.9264, 22.7143
xyY:
0.2448, 0.3794, 22.9264
CIE-Lab:
54.9964, -37.0658, 3.7916
CIE-LCH:
54.9964, 37.2592, 174.1594
CIE-Luv:
54.9964, -42.3312, 10.7814
Hunter-Lab:
47.8815, -28.6447, 5.3906
#1f947c color charts
#1f947c color shades, tints & tones
#1f947c color schemes
#1f947c color preview, HTML & CSS examples
This text has a color of #1f947c
<p style="color:#1f947c;">Text here</p>
.mytext {color:#1f947c;}
This box has a color of #1f947c
<div style="background-color:#1f947c;">Content here</div>
.mybackground {background-color:#1f947c;}
Border around this has a color of #1f947c
<div style="border:2px solid #1f947c;">Content here</div>
.myborder {border:2px solid #1f947c;}