#2d003b color space conversions
Hex:
#2d003b
RGB:
45, 0, 59
CMY:
82, 100, 77
CMYK:
24, 100, 0, 77
HSL:
286°, 100.0000%, 11.5686%
HSV (HSB):
286°, 100.0000%, 23.1373%
XYZ:
1.8716, 0.8737, 4.2077
xyY:
0.2692, 0.1257, 0.8737
CIE-Lab:
7.8917, 32.0378, -26.4246
CIE-LCH:
7.8917, 41.5293, 320.4844
CIE-Luv:
7.8917, 7.5316, -18.8197
Hunter-Lab:
9.3470, 19.3851, -20.1473
#2d003b color charts
#2d003b color shades, tints & tones
#2d003b color schemes
#2d003b color preview, HTML & CSS examples
This text has a color of #2d003b
<p style="color:#2d003b;">Text here</p>
.mytext {color:#2d003b;}
This box has a color of #2d003b
<div style="background-color:#2d003b;">Content here</div>
.mybackground {background-color:#2d003b;}
Border around this has a color of #2d003b
<div style="border:2px solid #2d003b;">Content here</div>
.myborder {border:2px solid #2d003b;}