#700c03 color space conversions
Hex:
#700c03
RGB:
112, 12, 3
CMY:
56, 95, 99
CMYK:
0, 89, 97, 56
HSL:
5°, 94.7826%, 22.5490%
HSV (HSB):
5°, 97.3214%, 43.9216%
XYZ:
6.8300, 3.7143, 0.4431
xyY:
0.6216, 0.3380, 3.7143
CIE-Lab:
22.7034, 41.0478, 32.8060
CIE-LCH:
22.7034, 52.5467, 38.6324
CIE-Luv:
22.7034, 67.8484, 16.2384
Hunter-Lab:
19.2724, 29.5323, 12.1276
#700c03 color charts
#700c03 color shades, tints & tones
#700c03 color schemes
#700c03 color preview, HTML & CSS examples
This text has a color of #700c03
<p style="color:#700c03;">Text here</p>
.mytext {color:#700c03;}
This box has a color of #700c03
<div style="background-color:#700c03;">Content here</div>
.mybackground {background-color:#700c03;}
Border around this has a color of #700c03
<div style="border:2px solid #700c03;">Content here</div>
.myborder {border:2px solid #700c03;}