#700d3a color space conversions
Hex:
#700d3a
RGB:
112, 13, 58
CMY:
56, 95, 77
CMYK:
0, 88, 48, 56
HSL:
333°, 79.2000%, 24.5098%
HSV (HSB):
333°, 88.3929%, 43.9216%
XYZ:
7.5897, 4.0381, 4.3824
xyY:
0.4741, 0.2522, 4.0381
CIE-Lab:
23.7969, 43.7724, 0.0750
CIE-LCH:
23.7969, 43.7725, 0.0981
CIE-Luv:
23.7969, 54.3056, -6.6082
Hunter-Lab:
20.0950, 32.2520, 1.1363
#700d3a color charts
#700d3a color shades, tints & tones
#700d3a color schemes
#700d3a color preview, HTML & CSS examples
This text has a color of #700d3a
<p style="color:#700d3a;">Text here</p>
.mytext {color:#700d3a;}
This box has a color of #700d3a
<div style="background-color:#700d3a;">Content here</div>
.mybackground {background-color:#700d3a;}
Border around this has a color of #700d3a
<div style="border:2px solid #700d3a;">Content here</div>
.myborder {border:2px solid #700d3a;}