#700d30 color space conversions
Hex:
#700d30
RGB:
112, 13, 48
CMY:
56, 95, 81
CMYK:
0, 88, 57, 56
HSL:
339°, 79.2000%, 24.5098%
HSV (HSB):
339°, 88.3929%, 43.9216%
XYZ:
7.3595, 3.9460, 3.1701
xyY:
0.5084, 0.2726, 3.9460
CIE-Lab:
23.4921, 42.8870, 6.5627
CIE-LCH:
23.4921, 43.3862, 8.7001
CIE-Luv:
23.4921, 57.7810, -0.4318
Hunter-Lab:
19.8645, 31.3687, 4.4434
#700d30 color charts
#700d30 color shades, tints & tones
#700d30 color schemes
#700d30 color preview, HTML & CSS examples
This text has a color of #700d30
<p style="color:#700d30;">Text here</p>
.mytext {color:#700d30;}
This box has a color of #700d30
<div style="background-color:#700d30;">Content here</div>
.mybackground {background-color:#700d30;}
Border around this has a color of #700d30
<div style="border:2px solid #700d30;">Content here</div>
.myborder {border:2px solid #700d30;}