#282c48 color space conversions
Hex:
#282c48
RGB:
40, 44, 72
CMY:
84, 83, 72
CMYK:
44, 39, 0, 72
HSL:
233°, 28.5714%, 21.9608%
HSV (HSB):
233°, 44.4444%, 28.2353%
XYZ:
2.9455, 2.7204, 6.5007
xyY:
0.2421, 0.2236, 2.7204
CIE-Lab:
18.8873, 6.6751, -18.0179
CIE-LCH:
18.8873, 19.2146, 290.3282
CIE-Luv:
18.8873, -2.8421, -19.9541
Hunter-Lab:
16.4935, 3.0133, -11.8230
#282c48 color charts
#282c48 color shades, tints & tones
#282c48 color schemes
#282c48 color preview, HTML & CSS examples
This text has a color of #282c48
<p style="color:#282c48;">Text here</p>
.mytext {color:#282c48;}
This box has a color of #282c48
<div style="background-color:#282c48;">Content here</div>
.mybackground {background-color:#282c48;}
Border around this has a color of #282c48
<div style="border:2px solid #282c48;">Content here</div>
.myborder {border:2px solid #282c48;}