#28657d color space conversions
Hex:
#28657d
RGB:
40, 101, 125
CMY:
84, 60, 51
CMYK:
68, 19, 0, 51
HSL:
197°, 51.5152%, 32.3529%
HSV (HSB):
197°, 68.0000%, 49.0196%
XYZ:
9.2304, 11.2391, 21.0849
xyY:
0.2221, 0.2705, 11.2391
CIE-Lab:
39.9804, -11.4694, -19.1912
CIE-LCH:
39.9804, 22.3573, 239.1357
CIE-Luv:
39.9804, -23.2241, -25.3340
Hunter-Lab:
33.5248, -9.5219, -13.8221
#28657d color charts
#28657d color shades, tints & tones
#28657d color schemes
#28657d color preview, HTML & CSS examples
This text has a color of #28657d
<p style="color:#28657d;">Text here</p>
.mytext {color:#28657d;}
This box has a color of #28657d
<div style="background-color:#28657d;">Content here</div>
.mybackground {background-color:#28657d;}
Border around this has a color of #28657d
<div style="border:2px solid #28657d;">Content here</div>
.myborder {border:2px solid #28657d;}