#2d2025 color space conversions
Hex:
#2d2025
RGB:
45, 32, 37
CMY:
82, 87, 85
CMYK:
0, 29, 18, 82
HSL:
337°, 16.8831%, 15.0980%
HSV (HSB):
337°, 28.8889%, 17.6471%
XYZ:
1.9326, 1.7245, 1.9813
xyY:
0.3428, 0.3058, 1.7245
CIE-Lab:
13.9694, 7.2925, -0.9333
CIE-LCH:
13.9694, 7.3520, 352.7070
CIE-Luv:
13.9694, 5.6761, -1.5232
Hunter-Lab:
13.1320, 3.2889, 0.2471
#2d2025 color charts
#2d2025 color shades, tints & tones
#2d2025 color schemes
#2d2025 color preview, HTML & CSS examples
This text has a color of #2d2025
<p style="color:#2d2025;">Text here</p>
.mytext {color:#2d2025;}
This box has a color of #2d2025
<div style="background-color:#2d2025;">Content here</div>
.mybackground {background-color:#2d2025;}
Border around this has a color of #2d2025
<div style="border:2px solid #2d2025;">Content here</div>
.myborder {border:2px solid #2d2025;}