#262e2c color space conversions
Hex:
#262e2c
RGB:
38, 46, 44
CMY:
85, 82, 83
CMYK:
17, 0, 4, 82
HSL:
165°, 9.5238%, 16.4706%
HSV (HSB):
165°, 17.3913%, 18.0392%
XYZ:
2.2309, 2.5479, 2.7571
xyY:
0.2960, 0.3381, 2.5479
CIE-Lab:
18.1339, -3.9694, 0.1216
CIE-LCH:
18.1339, 3.9712, 178.2459
CIE-Luv:
18.1339, -3.4602, 0.5489
Hunter-Lab:
15.9622, -2.9858, 0.9326
#262e2c color charts
#262e2c color shades, tints & tones
#262e2c color schemes
#262e2c color preview, HTML & CSS examples
This text has a color of #262e2c
<p style="color:#262e2c;">Text here</p>
.mytext {color:#262e2c;}
This box has a color of #262e2c
<div style="background-color:#262e2c;">Content here</div>
.mybackground {background-color:#262e2c;}
Border around this has a color of #262e2c
<div style="border:2px solid #262e2c;">Content here</div>
.myborder {border:2px solid #262e2c;}