#700f1c color space conversions
Hex:
#700f1c
RGB:
112, 15, 28
CMY:
56, 94, 89
CMYK:
0, 87, 75, 56
HSL:
352°, 76.3780%, 24.9020%
HSV (HSB):
352°, 86.6071%, 43.9216%
XYZ:
7.0625, 3.8702, 1.4734
xyY:
0.5693, 0.3120, 3.8702
CIE-Lab:
23.2377, 41.0772, 19.9916
CIE-LCH:
23.2377, 45.6838, 25.9514
CIE-Luv:
23.2377, 62.9629, 9.8433
Hunter-Lab:
19.6729, 29.6534, 9.3305
#700f1c color charts
#700f1c color shades, tints & tones
#700f1c color schemes
#700f1c color preview, HTML & CSS examples
This text has a color of #700f1c
<p style="color:#700f1c;">Text here</p>
.mytext {color:#700f1c;}
This box has a color of #700f1c
<div style="background-color:#700f1c;">Content here</div>
.mybackground {background-color:#700f1c;}
Border around this has a color of #700f1c
<div style="border:2px solid #700f1c;">Content here</div>
.myborder {border:2px solid #700f1c;}