#2a2a00 color space conversions
Hex:
#2a2a00
RGB:
42, 42, 0
CMY:
84, 84, 100
CMYK:
0, 0, 100, 84
HSL:
60°, 100.0000%, 8.2353%
HSV (HSB):
60°, 100.0000%, 16.4706%
XYZ:
1.7828, 2.1482, 0.3207
xyY:
0.4193, 0.5053, 2.1482
CIE-Lab:
16.2464, -6.1438, 23.4242
CIE-LCH:
16.2464, 24.2166, 104.6967
CIE-Luv:
16.2464, 1.2883, 17.8605
Hunter-Lab:
14.6566, -3.9367, 8.9624
#2a2a00 color charts
#2a2a00 color shades, tints & tones
#2a2a00 color schemes
#2a2a00 color preview, HTML & CSS examples
This text has a color of #2a2a00
<p style="color:#2a2a00;">Text here</p>
.mytext {color:#2a2a00;}
This box has a color of #2a2a00
<div style="background-color:#2a2a00;">Content here</div>
.mybackground {background-color:#2a2a00;}
Border around this has a color of #2a2a00
<div style="border:2px solid #2a2a00;">Content here</div>
.myborder {border:2px solid #2a2a00;}