#2d003a color space conversions
Hex:
#2d003a
RGB:
45, 0, 58
CMY:
82, 100, 77
CMYK:
22, 100, 0, 77
HSL:
287°, 100.0000%, 11.3725%
HSV (HSB):
287°, 100.0000%, 22.7451%
XYZ:
1.8459, 0.8634, 4.0723
xyY:
0.2722, 0.1273, 0.8634
CIE-Lab:
7.7988, 31.8173, -25.8520
CIE-LCH:
7.7988, 40.9959, 320.9057
CIE-Luv:
7.7988, 7.6536, -18.3191
Hunter-Lab:
9.2918, 19.2001, -19.4809
#2d003a color charts
#2d003a color shades, tints & tones
#2d003a color schemes
#2d003a color preview, HTML & CSS examples
This text has a color of #2d003a
<p style="color:#2d003a;">Text here</p>
.mytext {color:#2d003a;}
This box has a color of #2d003a
<div style="background-color:#2d003a;">Content here</div>
.mybackground {background-color:#2d003a;}
Border around this has a color of #2d003a
<div style="border:2px solid #2d003a;">Content here</div>
.myborder {border:2px solid #2d003a;}