#2d2d45 color space conversions
Hex:
#2d2d45
RGB:
45, 45, 69
CMY:
82, 82, 73
CMYK:
35, 35, 0, 73
HSL:
240°, 21.0526%, 22.3529%
HSV (HSB):
240°, 34.7826%, 27.0588%
XYZ:
3.0948, 2.8643, 6.0200
xyY:
0.2583, 0.2391, 2.8643
CIE-Lab:
19.4922, 6.6777, -14.9985
CIE-LCH:
19.4922, 16.4178, 293.9998
CIE-Luv:
19.4922, -1.2109, -16.7981
Hunter-Lab:
16.9243, 3.0226, -9.2424
#2d2d45 color charts
#2d2d45 color shades, tints & tones
#2d2d45 color schemes
#2d2d45 color preview, HTML & CSS examples
This text has a color of #2d2d45
<p style="color:#2d2d45;">Text here</p>
.mytext {color:#2d2d45;}
This box has a color of #2d2d45
<div style="background-color:#2d2d45;">Content here</div>
.mybackground {background-color:#2d2d45;}
Border around this has a color of #2d2d45
<div style="border:2px solid #2d2d45;">Content here</div>
.myborder {border:2px solid #2d2d45;}