#2a182a color space conversions
Hex:
#2a182a
RGB:
42, 24, 42
CMY:
84, 91, 84
CMYK:
0, 43, 0, 84
HSL:
300°, 27.2727%, 12.9412%
HSV (HSB):
300°, 42.8571%, 16.4706%
XYZ:
1.6994, 1.3127, 2.3543
xyY:
0.3167, 0.2446, 1.3127
CIE-Lab:
11.3638, 12.7965, -8.5391
CIE-LCH:
11.3638, 15.3840, 326.2848
CIE-Luv:
11.3638, 6.0674, -7.8465
Hunter-Lab:
11.4572, 6.4260, -4.1632
#2a182a color charts
#2a182a color shades, tints & tones
#2a182a color schemes
#2a182a color preview, HTML & CSS examples
This text has a color of #2a182a
<p style="color:#2a182a;">Text here</p>
.mytext {color:#2a182a;}
This box has a color of #2a182a
<div style="background-color:#2a182a;">Content here</div>
.mybackground {background-color:#2a182a;}
Border around this has a color of #2a182a
<div style="border:2px solid #2a182a;">Content here</div>
.myborder {border:2px solid #2a182a;}