#2a181d color space conversions
Hex:
#2a181d
RGB:
42, 24, 29
CMY:
84, 91, 89
CMYK:
0, 43, 31, 84
HSL:
343°, 27.2727%, 12.9412%
HSV (HSB):
343°, 42.8571%, 16.4706%
XYZ:
1.5032, 1.2342, 1.3214
xyY:
0.3704, 0.3041, 1.2342
CIE-Lab:
10.8074, 9.9576, 0.2589
CIE-LCH:
10.8074, 9.9610, 1.4894
CIE-Luv:
10.8074, 7.4328, -0.7211
Hunter-Lab:
11.1095, 4.7115, 0.7246
#2a181d color charts
#2a181d color shades, tints & tones
#2a181d color schemes
#2a181d color preview, HTML & CSS examples
This text has a color of #2a181d
<p style="color:#2a181d;">Text here</p>
.mytext {color:#2a181d;}
This box has a color of #2a181d
<div style="background-color:#2a181d;">Content here</div>
.mybackground {background-color:#2a181d;}
Border around this has a color of #2a181d
<div style="border:2px solid #2a181d;">Content here</div>
.myborder {border:2px solid #2a181d;}