#700b03 color space conversions
Hex:
#700b03
RGB:
112, 11, 3
CMY:
56, 96, 99
CMYK:
0, 90, 97, 56
HSL:
4°, 94.7826%, 22.5490%
HSV (HSB):
4°, 97.3214%, 43.9216%
XYZ:
6.8182, 3.6907, 0.4392
xyY:
0.6228, 0.3371, 3.6907
CIE-Lab:
22.6212, 41.2821, 32.7207
CIE-LCH:
22.6212, 52.6769, 38.4008
CIE-Luv:
22.6212, 68.1323, 16.1112
Hunter-Lab:
19.2111, 29.7319, 12.0924
#700b03 color charts
#700b03 color shades, tints & tones
#700b03 color schemes
#700b03 color preview, HTML & CSS examples
This text has a color of #700b03
<p style="color:#700b03;">Text here</p>
.mytext {color:#700b03;}
This box has a color of #700b03
<div style="background-color:#700b03;">Content here</div>
.mybackground {background-color:#700b03;}
Border around this has a color of #700b03
<div style="border:2px solid #700b03;">Content here</div>
.myborder {border:2px solid #700b03;}