#1f707f color space conversions
Hex:
#1f707f
RGB:
31, 112, 127
CMY:
88, 56, 50
CMYK:
76, 12, 0, 50
HSL:
189°, 60.7595%, 30.9804%
HSV (HSB):
189°, 75.5906%, 49.8039%
XYZ:
10.1900, 13.4120, 22.1304
xyY:
0.2228, 0.2933, 13.4120
CIE-Lab:
43.3775, -18.4092, -15.2156
CIE-LCH:
43.3775, 23.8834, 219.5745
CIE-Luv:
43.3775, -28.8126, -19.0386
Hunter-Lab:
36.6223, -14.4222, -10.1925
#1f707f color charts
#1f707f color shades, tints & tones
#1f707f color schemes
#1f707f color preview, HTML & CSS examples
This text has a color of #1f707f
<p style="color:#1f707f;">Text here</p>
.mytext {color:#1f707f;}
This box has a color of #1f707f
<div style="background-color:#1f707f;">Content here</div>
.mybackground {background-color:#1f707f;}
Border around this has a color of #1f707f
<div style="border:2px solid #1f707f;">Content here</div>
.myborder {border:2px solid #1f707f;}