#1f777a color space conversions
Hex:
#1f777a
RGB:
31, 119, 122
CMY:
88, 53, 52
CMYK:
75, 2, 0, 52
HSL:
182°, 59.4771%, 30.0000%
HSV (HSB):
182°, 74.5902%, 47.8431%
XYZ:
10.6748, 14.8901, 20.7238
xyY:
0.2306, 0.3217, 14.8901
CIE-Lab:
45.4833, -23.7777, -9.0390
CIE-LCH:
45.4833, 25.4378, 200.8141
CIE-Luv:
45.4833, -31.7416, -9.4008
Hunter-Lab:
38.5877, -18.1489, -4.8308
#1f777a color charts
#1f777a color shades, tints & tones
#1f777a color schemes
#1f777a color preview, HTML & CSS examples
This text has a color of #1f777a
<p style="color:#1f777a;">Text here</p>
.mytext {color:#1f777a;}
This box has a color of #1f777a
<div style="background-color:#1f777a;">Content here</div>
.mybackground {background-color:#1f777a;}
Border around this has a color of #1f777a
<div style="border:2px solid #1f777a;">Content here</div>
.myborder {border:2px solid #1f777a;}