#2d2e39 color space conversions
Hex:
#2d2e39
RGB:
45, 46, 57
CMY:
82, 82, 78
CMYK:
21, 19, 0, 78
HSL:
235°, 11.7647%, 20.0000%
HSV (HSB):
235°, 21.0526%, 22.3529%
XYZ:
2.7977, 2.8073, 4.2653
xyY:
0.2834, 0.2844, 2.8073
CIE-Lab:
19.2550, 2.4190, -7.1401
CIE-LCH:
19.2550, 7.5387, 288.7157
CIE-Luv:
19.2550, -0.9766, -7.6296
Hunter-Lab:
16.7550, 0.4843, -3.3650
#2d2e39 color charts
#2d2e39 color shades, tints & tones
#2d2e39 color schemes
#2d2e39 color preview, HTML & CSS examples
This text has a color of #2d2e39
<p style="color:#2d2e39;">Text here</p>
.mytext {color:#2d2e39;}
This box has a color of #2d2e39
<div style="background-color:#2d2e39;">Content here</div>
.mybackground {background-color:#2d2e39;}
Border around this has a color of #2d2e39
<div style="border:2px solid #2d2e39;">Content here</div>
.myborder {border:2px solid #2d2e39;}