#2d2024 color space conversions
Hex:
#2d2024
RGB:
45, 32, 36
CMY:
82, 87, 86
CMYK:
0, 29, 20, 82
HSL:
342°, 16.8831%, 15.0980%
HSV (HSB):
342°, 28.8889%, 17.6471%
XYZ:
1.9171, 1.7183, 1.8997
xyY:
0.3464, 0.3104, 1.7183
CIE-Lab:
13.9334, 7.0818, -0.2631
CIE-LCH:
13.9334, 7.0867, 357.8722
CIE-Luv:
13.9334, 5.7642, -0.9406
Hunter-Lab:
13.1083, 3.1666, 0.5834
#2d2024 color charts
#2d2024 color shades, tints & tones
#2d2024 color schemes
#2d2024 color preview, HTML & CSS examples
This text has a color of #2d2024
<p style="color:#2d2024;">Text here</p>
.mytext {color:#2d2024;}
This box has a color of #2d2024
<div style="background-color:#2d2024;">Content here</div>
.mybackground {background-color:#2d2024;}
Border around this has a color of #2d2024
<div style="border:2px solid #2d2024;">Content here</div>
.myborder {border:2px solid #2d2024;}