#700d44 color space conversions
Hex:
#700d44
RGB:
112, 13, 68
CMY:
56, 95, 73
CMYK:
0, 88, 39, 56
HSL:
327°, 79.2000%, 24.5098%
HSV (HSB):
327°, 88.3929%, 43.9216%
XYZ:
7.8694, 4.1499, 5.8551
xyY:
0.4403, 0.2322, 4.1499
CIE-Lab:
24.1611, 44.8155, -6.2465
CIE-LCH:
24.1611, 45.2488, 352.0651
CIE-Luv:
24.1611, 50.6162, -13.3113
Hunter-Lab:
20.3714, 33.3039, -2.7810
#700d44 color charts
#700d44 color shades, tints & tones
#700d44 color schemes
#700d44 color preview, HTML & CSS examples
This text has a color of #700d44
<p style="color:#700d44;">Text here</p>
.mytext {color:#700d44;}
This box has a color of #700d44
<div style="background-color:#700d44;">Content here</div>
.mybackground {background-color:#700d44;}
Border around this has a color of #700d44
<div style="border:2px solid #700d44;">Content here</div>
.myborder {border:2px solid #700d44;}