#2a183e color space conversions
Hex:
#2a183e
RGB:
42, 24, 62
CMY:
84, 91, 76
CMYK:
32, 61, 0, 76
HSL:
268°, 44.1860%, 16.8627%
HSV (HSB):
268°, 61.2903%, 24.3137%
XYZ:
2.1510, 1.4933, 4.7323
xyY:
0.2568, 0.1783, 1.4933
CIE-Lab:
12.5655, 18.3012, -21.0673
CIE-LCH:
12.5655, 27.9064, 310.9809
CIE-Luv:
12.5655, 3.9549, -19.8440
Hunter-Lab:
12.2201, 10.0344, -14.4063
#2a183e color charts
#2a183e color shades, tints & tones
#2a183e color schemes
#2a183e color preview, HTML & CSS examples
This text has a color of #2a183e
<p style="color:#2a183e;">Text here</p>
.mytext {color:#2a183e;}
This box has a color of #2a183e
<div style="background-color:#2a183e;">Content here</div>
.mybackground {background-color:#2a183e;}
Border around this has a color of #2a183e
<div style="border:2px solid #2a183e;">Content here</div>
.myborder {border:2px solid #2a183e;}