#702c03 color space conversions
Hex:
#702c03
RGB:
112, 44, 3
CMY:
56, 83, 99
CMYK:
0, 61, 97, 56
HSL:
23°, 94.7826%, 22.5490%
HSV (HSB):
23°, 97.3214%, 43.9216%
XYZ:
7.5992, 5.2527, 0.6995
xyY:
0.5608, 0.3876, 5.2527
CIE-Lab:
27.4429, 28.1468, 37.3101
CIE-LCH:
27.4429, 46.7363, 52.9691
CIE-Luv:
27.4429, 51.9703, 23.5130
Hunter-Lab:
22.9187, 19.0778, 14.2335
#702c03 color charts
#702c03 color shades, tints & tones
#702c03 color schemes
#702c03 color preview, HTML & CSS examples
This text has a color of #702c03
<p style="color:#702c03;">Text here</p>
.mytext {color:#702c03;}
This box has a color of #702c03
<div style="background-color:#702c03;">Content here</div>
.mybackground {background-color:#702c03;}
Border around this has a color of #702c03
<div style="border:2px solid #702c03;">Content here</div>
.myborder {border:2px solid #702c03;}