#2a2b2c color space conversions
Hex:
#2a2b2c
RGB:
42, 43, 44
CMY:
84, 83, 83
CMYK:
5, 2, 0, 83
HSL:
210°, 2.3256%, 16.8627%
HSV (HSB):
210°, 4.5455%, 17.2549%
XYZ:
2.2733, 2.4018, 2.7267
xyY:
0.3071, 0.3245, 2.4018
CIE-Lab:
17.4688, -0.2011, -0.8084
CIE-LCH:
17.4688, 0.8330, 256.0275
CIE-Luv:
17.4688, -0.5003, -0.7433
Hunter-Lab:
15.4979, -0.9376, 0.4172
#2a2b2c color charts
#2a2b2c RGB chart
#2a2b2c CMYK chart
#2a2b2c RGB pie chart
#2a2b2c color shades, tints & tones
#2a2b2c color schemes
#2a2b2c color preview, HTML & CSS examples
This text has a color of #2a2b2c
<p style="color:#2a2b2c;">Text here</p>
.mytext {color:#2a2b2c;}
Text color #2a2b2c
This box has a color of #2a2b2c
<div style="background-color:#2a2b2c;">Content here</div>
.mybackground {background-color:#2a2b2c;}
Background color #2a2b2c
Border around this has a color of #2a2b2c
<div style="border:2px solid #2a2b2c;">Content here</div>
.myborder {border:2px solid #2a2b2c;}
Border color #2a2b2c