#700d50 color space conversions
Hex:
#700d50
RGB:
112, 13, 80
CMY:
56, 95, 69
CMYK:
0, 88, 29, 56
HSL:
319°, 79.2000%, 24.5098%
HSV (HSB):
319°, 88.3929%, 43.9216%
XYZ:
8.2740, 4.3118, 7.9856
xyY:
0.4022, 0.2096, 4.3118
CIE-Lab:
24.6765, 46.2664, -13.5848
CIE-LCH:
24.6765, 48.2195, 343.6366
CIE-Luv:
24.6765, 46.0922, -21.7794
Hunter-Lab:
20.7648, 34.7869, -8.2659
#700d50 color charts
#700d50 color shades, tints & tones
#700d50 color schemes
#700d50 color preview, HTML & CSS examples
This text has a color of #700d50
<p style="color:#700d50;">Text here</p>
.mytext {color:#700d50;}
This box has a color of #700d50
<div style="background-color:#700d50;">Content here</div>
.mybackground {background-color:#700d50;}
Border around this has a color of #700d50
<div style="border:2px solid #700d50;">Content here</div>
.myborder {border:2px solid #700d50;}