#282c07 color space conversions
Hex:
#282c07
RGB:
40, 44, 7
CMY:
84, 83, 97
CMYK:
9, 0, 84, 83
HSL:
66°, 72.5490%, 10.0000%
HSV (HSB):
66°, 84.0909%, 17.2549%
XYZ:
1.8141, 2.2678, 0.5431
xyY:
0.3922, 0.4903, 2.2678
CIE-Lab:
16.8343, -7.9051, 21.2560
CIE-LCH:
16.8343, 22.6783, 110.4001
CIE-Luv:
16.8343, -0.9045, 16.7439
Hunter-Lab:
15.0593, -4.8509, 8.4031
#282c07 color charts
#282c07 color shades, tints & tones
#282c07 color schemes
#282c07 color preview, HTML & CSS examples
This text has a color of #282c07
<p style="color:#282c07;">Text here</p>
.mytext {color:#282c07;}
This box has a color of #282c07
<div style="background-color:#282c07;">Content here</div>
.mybackground {background-color:#282c07;}
Border around this has a color of #282c07
<div style="border:2px solid #282c07;">Content here</div>
.myborder {border:2px solid #282c07;}