#702a08 color space conversions
Hex:
#702a08
RGB:
112, 42, 8
CMY:
56, 84, 97
CMYK:
0, 63, 93, 56
HSL:
20°, 86.6667%, 23.5294%
HSV (HSB):
20°, 92.8571%, 43.9216%
XYZ:
7.5539, 5.1182, 0.8195
xyY:
0.5599, 0.3794, 5.1182
CIE-Lab:
27.0689, 29.3295, 34.9488
CIE-LCH:
27.0689, 45.6250, 49.9961
CIE-Luv:
27.0689, 52.8983, 21.9731
Hunter-Lab:
22.6235, 20.0094, 13.6887
#702a08 color charts
#702a08 color shades, tints & tones
#702a08 color schemes
#702a08 color preview, HTML & CSS examples
This text has a color of #702a08
<p style="color:#702a08;">Text here</p>
.mytext {color:#702a08;}
This box has a color of #702a08
<div style="background-color:#702a08;">Content here</div>
.mybackground {background-color:#702a08;}
Border around this has a color of #702a08
<div style="border:2px solid #702a08;">Content here</div>
.myborder {border:2px solid #702a08;}