#700d0c color space conversions
Hex:
#700d0c
RGB:
112, 13, 12
CMY:
56, 95, 95
CMYK:
0, 88, 89, 56
HSL:
1°, 80.6452%, 24.3137%
HSV (HSB):
1°, 89.2857%, 43.9216%
XYZ:
6.8924, 3.7591, 0.7101
xyY:
0.6066, 0.3309, 3.7591
CIE-Lab:
22.8586, 41.0095, 29.2539
CIE-LCH:
22.8586, 50.3743, 35.5020
CIE-Luv:
22.8586, 66.4599, 14.5307
Hunter-Lab:
19.3885, 29.5247, 11.4003
#700d0c color charts
#700d0c color shades, tints & tones
#700d0c color schemes
#700d0c color preview, HTML & CSS examples
This text has a color of #700d0c
<p style="color:#700d0c;">Text here</p>
.mytext {color:#700d0c;}
This box has a color of #700d0c
<div style="background-color:#700d0c;">Content here</div>
.mybackground {background-color:#700d0c;}
Border around this has a color of #700d0c
<div style="border:2px solid #700d0c;">Content here</div>
.myborder {border:2px solid #700d0c;}