#282c4f color space conversions
Hex:
#282c4f
RGB:
40, 44, 79
CMY:
84, 83, 69
CMYK:
49, 44, 0, 69
HSL:
234°, 32.7731%, 23.3333%
HSV (HSB):
234°, 49.3671%, 30.9804%
XYZ:
3.1870, 2.8170, 7.7729
xyY:
0.2313, 0.2045, 2.8170
CIE-Lab:
19.2955, 9.0966, -22.1124
CIE-LCH:
19.2955, 23.9104, 292.3614
CIE-Luv:
19.2955, -3.1207, -24.9897
Hunter-Lab:
16.7839, 4.5229, -15.7094
#282c4f color charts
#282c4f color shades, tints & tones
#282c4f color schemes
#282c4f color preview, HTML & CSS examples
This text has a color of #282c4f
<p style="color:#282c4f;">Text here</p>
.mytext {color:#282c4f;}
This box has a color of #282c4f
<div style="background-color:#282c4f;">Content here</div>
.mybackground {background-color:#282c4f;}
Border around this has a color of #282c4f
<div style="border:2px solid #282c4f;">Content here</div>
.myborder {border:2px solid #282c4f;}