#503c00 color space conversions
Hex:
#503c00
RGB:
80, 60, 0
CMY:
69, 76, 100
CMYK:
0, 25, 100, 69
HSL:
45°, 100.0000%, 15.6863%
HSV (HSB):
45°, 100.0000%, 31.3725%
XYZ:
4.9241, 4.9372, 0.6934
xyY:
0.4665, 0.4678, 4.9372
CIE-Lab:
26.5551, 2.9677, 35.8660
CIE-LCH:
26.5551, 35.9885, 85.2699
CIE-Luv:
26.5551, 15.5830, 27.5547
Hunter-Lab:
22.2198, 0.6727, 13.7035
#503c00 color charts
#503c00 color shades, tints & tones
#503c00 color schemes
#503c00 color preview, HTML & CSS examples
This text has a color of #503c00
<p style="color:#503c00;">Text here</p>
.mytext {color:#503c00;}
This box has a color of #503c00
<div style="background-color:#503c00;">Content here</div>
.mybackground {background-color:#503c00;}
Border around this has a color of #503c00
<div style="border:2px solid #503c00;">Content here</div>
.myborder {border:2px solid #503c00;}