#282c0c color space conversions
Hex:
#282c0c
RGB:
40, 44, 12
CMY:
84, 83, 95
CMYK:
9, 0, 73, 83
HSL:
68°, 57.1429%, 10.9804%
HSV (HSB):
68°, 72.7273%, 17.2549%
XYZ:
1.8421, 2.2790, 0.6906
xyY:
0.3828, 0.4736, 2.2790
CIE-Lab:
16.8883, -7.4536, 19.2393
CIE-LCH:
16.8883, 20.6326, 111.1770
CIE-Luv:
16.8883, -0.9745, 15.3738
Hunter-Lab:
15.0964, -4.6376, 7.8551
#282c0c color charts
#282c0c color shades, tints & tones
#282c0c color schemes
#282c0c color preview, HTML & CSS examples
This text has a color of #282c0c
<p style="color:#282c0c;">Text here</p>
.mytext {color:#282c0c;}
This box has a color of #282c0c
<div style="background-color:#282c0c;">Content here</div>
.mybackground {background-color:#282c0c;}
Border around this has a color of #282c0c
<div style="border:2px solid #282c0c;">Content here</div>
.myborder {border:2px solid #282c0c;}