#1f938e color space conversions
Hex:
#1f938e
RGB:
31, 147, 142
CMY:
88, 42, 44
CMYK:
79, 0, 3, 42
HSL:
177°, 65.1685%, 34.9020%
HSV (HSB):
177°, 78.9116%, 57.6471%
XYZ:
15.8813, 23.1117, 29.2152
xyY:
0.2328, 0.3388, 23.1117
CIE-Lab:
55.1872, -31.4489, -6.2603
CIE-LCH:
55.1872, 32.0660, 191.2583
CIE-Luv:
55.1872, -40.7047, -4.5269
Hunter-Lab:
48.0747, -25.1639, -2.3785
#1f938e color charts
#1f938e color shades, tints & tones
#1f938e color schemes
#1f938e color preview, HTML & CSS examples
This text has a color of #1f938e
<p style="color:#1f938e;">Text here</p>
.mytext {color:#1f938e;}
This box has a color of #1f938e
<div style="background-color:#1f938e;">Content here</div>
.mybackground {background-color:#1f938e;}
Border around this has a color of #1f938e
<div style="border:2px solid #1f938e;">Content here</div>
.myborder {border:2px solid #1f938e;}