#2a103a color space conversions
Hex:
#2a103a
RGB:
42, 16, 58
CMY:
84, 94, 77
CMYK:
28, 72, 0, 77
HSL:
277°, 56.7568%, 14.5098%
HSV (HSB):
277°, 72.4138%, 22.7451%
XYZ:
1.9039, 1.1683, 4.1281
xyY:
0.2644, 0.1623, 1.1683
CIE-Lab:
10.3215, 22.3355, -21.8066
CIE-LCH:
10.3215, 31.2154, 315.6864
CIE-Luv:
10.3215, 5.5740, -18.4922
Hunter-Lab:
10.8088, 12.5253, -15.0780
#2a103a color charts
#2a103a color shades, tints & tones
#2a103a color schemes
#2a103a color preview, HTML & CSS examples
This text has a color of #2a103a
<p style="color:#2a103a;">Text here</p>
.mytext {color:#2a103a;}
This box has a color of #2a103a
<div style="background-color:#2a103a;">Content here</div>
.mybackground {background-color:#2a103a;}
Border around this has a color of #2a103a
<div style="border:2px solid #2a103a;">Content here</div>
.myborder {border:2px solid #2a103a;}