#700c07 color space conversions
Hex:
#700c07
RGB:
112, 12, 7
CMY:
56, 95, 97
CMYK:
0, 89, 94, 56
HSL:
3°, 88.2353%, 23.3333%
HSV (HSB):
3°, 93.7500%, 43.9216%
XYZ:
6.8519, 3.7230, 0.5585
xyY:
0.6154, 0.3344, 3.7230
CIE-Lab:
22.7338, 41.1387, 31.2079
CIE-LCH:
22.7338, 51.6365, 37.1840
CIE-Luv:
22.7338, 67.3607, 15.4220
Hunter-Lab:
19.2952, 29.6207, 11.7905
#700c07 color charts
#700c07 color shades, tints & tones
#700c07 color schemes
#700c07 color preview, HTML & CSS examples
This text has a color of #700c07
<p style="color:#700c07;">Text here</p>
.mytext {color:#700c07;}
This box has a color of #700c07
<div style="background-color:#700c07;">Content here</div>
.mybackground {background-color:#700c07;}
Border around this has a color of #700c07
<div style="border:2px solid #700c07;">Content here</div>
.myborder {border:2px solid #700c07;}