#285f5c color space conversions
Hex:
#285f5c
RGB:
40, 95, 92
CMY:
84, 63, 64
CMYK:
58, 0, 3, 63
HSL:
177°, 40.7407%, 26.4706%
HSV (HSB):
177°, 57.8947%, 37.2549%
XYZ:
6.8990, 9.4082, 11.5776
xyY:
0.2474, 0.3374, 9.4082
CIE-Lab:
36.7587, -18.8374, -3.7874
CIE-LCH:
36.7587, 19.2143, 191.3682
CIE-Luv:
36.7587, -22.3827, -2.3972
Hunter-Lab:
30.6729, -13.5286, -0.9082
#285f5c color charts
#285f5c color shades, tints & tones
#285f5c color schemes
#285f5c color preview, HTML & CSS examples
This text has a color of #285f5c
<p style="color:#285f5c;">Text here</p>
.mytext {color:#285f5c;}
This box has a color of #285f5c
<div style="background-color:#285f5c;">Content here</div>
.mybackground {background-color:#285f5c;}
Border around this has a color of #285f5c
<div style="border:2px solid #285f5c;">Content here</div>
.myborder {border:2px solid #285f5c;}