#700a03 color space conversions
Hex:
#700a03
RGB:
112, 10, 3
CMY:
56, 96, 99
CMYK:
0, 91, 97, 56
HSL:
4°, 94.7826%, 22.5490%
HSV (HSB):
4°, 97.3214%, 43.9216%
XYZ:
6.8071, 3.6684, 0.4354
xyY:
0.6239, 0.3362, 3.6684
CIE-Lab:
22.5434, 41.5043, 32.6396
CIE-LCH:
22.5434, 52.8011, 38.1820
CIE-Luv:
22.5434, 68.4014, 15.9907
Hunter-Lab:
19.1531, 29.9217, 12.0592
#700a03 color charts
#700a03 color shades, tints & tones
#700a03 color schemes
#700a03 color preview, HTML & CSS examples
This text has a color of #700a03
<p style="color:#700a03;">Text here</p>
.mytext {color:#700a03;}
This box has a color of #700a03
<div style="background-color:#700a03;">Content here</div>
.mybackground {background-color:#700a03;}
Border around this has a color of #700a03
<div style="border:2px solid #700a03;">Content here</div>
.myborder {border:2px solid #700a03;}