#2d083a color space conversions
Hex:
#2d083a
RGB:
45, 8, 58
CMY:
82, 97, 77
CMYK:
22, 86, 0, 77
HSL:
284°, 75.7576%, 12.9412%
HSV (HSB):
284°, 86.2069%, 22.7451%
XYZ:
1.9327, 1.0370, 4.1013
xyY:
0.2733, 0.1467, 1.0370
CIE-Lab:
9.2963, 27.4378, -23.4282
CIE-LCH:
9.2963, 36.0793, 319.5071
CIE-Luv:
9.2963, 7.4513, -18.7386
Hunter-Lab:
10.1835, 16.0565, -16.7498
#2d083a color charts
#2d083a color shades, tints & tones
#2d083a color schemes
#2d083a color preview, HTML & CSS examples
This text has a color of #2d083a
<p style="color:#2d083a;">Text here</p>
.mytext {color:#2d083a;}
This box has a color of #2d083a
<div style="background-color:#2d083a;">Content here</div>
.mybackground {background-color:#2d083a;}
Border around this has a color of #2d083a
<div style="border:2px solid #2d083a;">Content here</div>
.myborder {border:2px solid #2d083a;}