#282d0d color space conversions
Hex:
#282d0d
RGB:
40, 45, 13
CMY:
84, 82, 95
CMYK:
11, 0, 71, 82
HSL:
69°, 55.1724%, 11.3725%
HSV (HSB):
69°, 71.1111%, 17.6471%
XYZ:
1.8861, 2.3569, 0.7363
xyY:
0.3788, 0.4733, 2.3569
CIE-Lab:
17.2589, -7.9905, 19.2252
CIE-LCH:
17.2589, 20.8196, 112.5690
CIE-Luv:
17.2589, -1.4799, 15.5667
Hunter-Lab:
15.3524, -4.9371, 7.9031
#282d0d color charts
#282d0d color shades, tints & tones
#282d0d color schemes
#282d0d color preview, HTML & CSS examples
This text has a color of #282d0d
<p style="color:#282d0d;">Text here</p>
.mytext {color:#282d0d;}
This box has a color of #282d0d
<div style="background-color:#282d0d;">Content here</div>
.mybackground {background-color:#282d0d;}
Border around this has a color of #282d0d
<div style="border:2px solid #282d0d;">Content here</div>
.myborder {border:2px solid #282d0d;}