#1f757d color space conversions
Hex:
#1f757d
RGB:
31, 117, 125
CMY:
88, 54, 51
CMYK:
75, 6, 0, 51
HSL:
185°, 60.2564%, 30.5882%
HSV (HSB):
185°, 75.2000%, 49.0196%
XYZ:
10.6280, 14.4946, 21.6396
xyY:
0.2273, 0.3100, 14.4946
CIE-Lab:
44.9340, -21.7624, -11.6563
CIE-LCH:
44.9340, 24.6875, 208.1743
CIE-Luv:
44.9340, -30.8018, -13.4692
Hunter-Lab:
38.0717, -16.7957, -7.0497
#1f757d color charts
#1f757d color shades, tints & tones
#1f757d color schemes
#1f757d color preview, HTML & CSS examples
This text has a color of #1f757d
<p style="color:#1f757d;">Text here</p>
.mytext {color:#1f757d;}
This box has a color of #1f757d
<div style="background-color:#1f757d;">Content here</div>
.mybackground {background-color:#1f757d;}
Border around this has a color of #1f757d
<div style="border:2px solid #1f757d;">Content here</div>
.myborder {border:2px solid #1f757d;}