#282d4d color space conversions
Hex:
#282d4d
RGB:
40, 45, 77
CMY:
84, 82, 70
CMYK:
48, 42, 0, 70
HSL:
232°, 31.6239%, 22.9412%
HSV (HSB):
232°, 48.0519%, 30.1961%
XYZ:
3.1530, 2.8637, 7.4077
xyY:
0.2349, 0.2133, 2.8637
CIE-Lab:
19.4896, 7.6844, -20.4578
CIE-LCH:
19.4896, 21.8534, 290.5874
CIE-Luv:
19.4896, -3.3620, -23.0959
Hunter-Lab:
16.9225, 3.6439, -14.1082
#282d4d color charts
#282d4d color shades, tints & tones
#282d4d color schemes
#282d4d color preview, HTML & CSS examples
This text has a color of #282d4d
<p style="color:#282d4d;">Text here</p>
.mytext {color:#282d4d;}
This box has a color of #282d4d
<div style="background-color:#282d4d;">Content here</div>
.mybackground {background-color:#282d4d;}
Border around this has a color of #282d4d
<div style="border:2px solid #282d4d;">Content here</div>
.myborder {border:2px solid #282d4d;}