#700f3f color space conversions
Hex:
#700f3f
RGB:
112, 15, 63
CMY:
56, 94, 75
CMYK:
0, 87, 44, 56
HSL:
330°, 76.3780%, 24.9020%
HSV (HSB):
330°, 86.6071%, 43.9216%
XYZ:
7.7501, 4.1453, 5.0943
xyY:
0.4562, 0.2440, 4.1453
CIE-Lab:
24.1460, 43.7738, -2.8499
CIE-LCH:
24.1460, 43.8665, 356.2751
CIE-Luv:
24.1460, 52.0959, -9.5793
Hunter-Lab:
20.3599, 32.3170, -0.5830
#700f3f color charts
#700f3f color shades, tints & tones
#700f3f color schemes
#700f3f color preview, HTML & CSS examples
This text has a color of #700f3f
<p style="color:#700f3f;">Text here</p>
.mytext {color:#700f3f;}
This box has a color of #700f3f
<div style="background-color:#700f3f;">Content here</div>
.mybackground {background-color:#700f3f;}
Border around this has a color of #700f3f
<div style="border:2px solid #700f3f;">Content here</div>
.myborder {border:2px solid #700f3f;}