#2a0e0e color space conversions
Hex:
#2a0e0e
RGB:
42, 14, 14
CMY:
84, 95, 95
CMYK:
0, 67, 67, 84
HSL:
0°, 50.0000%, 10.9804%
HSV (HSB):
0°, 66.6667%, 16.4706%
XYZ:
1.1911, 0.8380, 0.5144
xyY:
0.4683, 0.3295, 0.8380
CIE-Lab:
7.5698, 14.5454, 5.6931
CIE-LCH:
7.5698, 15.6198, 21.3756
CIE-Luv:
7.5698, 11.1666, 2.4074
Hunter-Lab:
9.1544, 7.2060, 3.0762
#2a0e0e color charts
#2a0e0e color shades, tints & tones
#2a0e0e color schemes
#2a0e0e color preview, HTML & CSS examples
This text has a color of #2a0e0e
<p style="color:#2a0e0e;">Text here</p>
.mytext {color:#2a0e0e;}
This box has a color of #2a0e0e
<div style="background-color:#2a0e0e;">Content here</div>
.mybackground {background-color:#2a0e0e;}
Border around this has a color of #2a0e0e
<div style="border:2px solid #2a0e0e;">Content here</div>
.myborder {border:2px solid #2a0e0e;}