#803f01 color space conversions
Hex:
#803f01
RGB:
128, 63, 1
CMY:
50, 75, 100
CMYK:
0, 51, 99, 50
HSL:
29°, 98.4496%, 25.2941%
HSV (HSB):
29°, 99.2188%, 50.1961%
XYZ:
10.6851, 8.1464, 1.0380
xyY:
0.5378, 0.4100, 8.1464
CIE-Lab:
34.2859, 24.5645, 44.2929
CIE-LCH:
34.2859, 50.6486, 60.9875
CIE-Luv:
34.2859, 51.8987, 31.5495
Hunter-Lab:
28.5419, 16.8757, 17.8232
#803f01 color charts
#803f01 color shades, tints & tones
#803f01 color schemes
#803f01 color preview, HTML & CSS examples
This text has a color of #803f01
<p style="color:#803f01;">Text here</p>
.mytext {color:#803f01;}
This box has a color of #803f01
<div style="background-color:#803f01;">Content here</div>
.mybackground {background-color:#803f01;}
Border around this has a color of #803f01
<div style="border:2px solid #803f01;">Content here</div>
.myborder {border:2px solid #803f01;}