#282c3c color space conversions
Hex:
#282c3c
RGB:
40, 44, 60
CMY:
84, 83, 76
CMYK:
33, 27, 0, 76
HSL:
228°, 20.0000%, 19.6078%
HSV (HSB):
228°, 33.3333%, 23.5294%
XYZ:
2.5914, 2.5787, 4.6361
xyY:
0.2643, 0.2630, 2.5787
CIE-Lab:
18.2710, 2.7677, -10.7507
CIE-LCH:
18.2710, 11.1012, 284.4370
CIE-Luv:
18.2710, -2.3737, -11.3404
Hunter-Lab:
16.0584, 0.7025, -5.8764
#282c3c color charts
#282c3c color shades, tints & tones
#282c3c color schemes
#282c3c color preview, HTML & CSS examples
This text has a color of #282c3c
<p style="color:#282c3c;">Text here</p>
.mytext {color:#282c3c;}
This box has a color of #282c3c
<div style="background-color:#282c3c;">Content here</div>
.mybackground {background-color:#282c3c;}
Border around this has a color of #282c3c
<div style="border:2px solid #282c3c;">Content here</div>
.myborder {border:2px solid #282c3c;}