#2a183f color space conversions
Hex:
#2a183f
RGB:
42, 24, 63
CMY:
84, 91, 75
CMYK:
33, 62, 0, 75
HSL:
268°, 44.8276%, 17.0588%
HSV (HSB):
268°, 61.9048%, 24.7059%
XYZ:
2.1787, 1.5044, 4.8782
xyY:
0.2545, 0.1757, 1.5044
CIE-Lab:
12.6359, 18.6020, -21.6611
CIE-LCH:
12.6359, 28.5523, 310.6552
CIE-Luv:
12.6359, 3.8543, -20.4531
Hunter-Lab:
12.2654, 10.2424, -14.9950
#2a183f color charts
#2a183f color shades, tints & tones
#2a183f color schemes
#2a183f color preview, HTML & CSS examples
This text has a color of #2a183f
<p style="color:#2a183f;">Text here</p>
.mytext {color:#2a183f;}
This box has a color of #2a183f
<div style="background-color:#2a183f;">Content here</div>
.mybackground {background-color:#2a183f;}
Border around this has a color of #2a183f
<div style="border:2px solid #2a183f;">Content here</div>
.myborder {border:2px solid #2a183f;}