#1c757d color space conversions
Hex:
#1c757d
RGB:
28, 117, 125
CMY:
89, 54, 51
CMYK:
78, 6, 0, 51
HSL:
185°, 63.3987%, 30.0000%
HSV (HSB):
185°, 77.6000%, 49.0196%
XYZ:
10.5418, 14.4501, 21.6356
xyY:
0.2261, 0.3099, 14.4501
CIE-Lab:
44.8717, -22.1466, -11.7565
CIE-LCH:
44.8717, 25.0737, 207.9616
CIE-Luv:
44.8717, -31.2257, -13.5690
Hunter-Lab:
38.0133, -17.0217, -7.1360
#1c757d color charts
#1c757d color shades, tints & tones
#1c757d color schemes
#1c757d color preview, HTML & CSS examples
This text has a color of #1c757d
<p style="color:#1c757d;">Text here</p>
.mytext {color:#1c757d;}
This box has a color of #1c757d
<div style="background-color:#1c757d;">Content here</div>
.mybackground {background-color:#1c757d;}
Border around this has a color of #1c757d
<div style="border:2px solid #1c757d;">Content here</div>
.myborder {border:2px solid #1c757d;}