#704c03 color space conversions
Hex:
#704c03
RGB:
112, 76, 3
CMY:
56, 70, 99
CMYK:
0, 32, 97, 56
HSL:
40°, 94.7826%, 22.5490%
HSV (HSB):
40°, 97.3214%, 43.9216%
XYZ:
9.2830, 8.6202, 1.2607
xyY:
0.4844, 0.4498, 8.6202
CIE-Lab:
35.2425, 9.3876, 43.1026
CIE-LCH:
35.2425, 44.1130, 77.7130
CIE-Luv:
35.2425, 28.8526, 35.0951
Hunter-Lab:
29.3602, 5.0570, 18.0062
#704c03 color charts
#704c03 color shades, tints & tones
#704c03 color schemes
#704c03 color preview, HTML & CSS examples
This text has a color of #704c03
<p style="color:#704c03;">Text here</p>
.mytext {color:#704c03;}
This box has a color of #704c03
<div style="background-color:#704c03;">Content here</div>
.mybackground {background-color:#704c03;}
Border around this has a color of #704c03
<div style="border:2px solid #704c03;">Content here</div>
.myborder {border:2px solid #704c03;}