#fd70c7 color space conversions
Hex:
#fd70c7
RGB:
253, 112, 199
CMY:
1, 56, 22
CMYK:
0, 56, 21, 1
HSL:
323°, 97.2414%, 71.5686%
HSV (HSB):
323°, 55.7312%, 99.2157%
XYZ:
56.6110, 36.5945, 58.1125
xyY:
0.3741, 0.2418, 36.5945
CIE-Lab:
66.9717, 63.0488, -19.1761
CIE-LCH:
66.9717, 65.9005, 343.0830
CIE-Luv:
66.9717, 80.5533, -40.0661
Hunter-Lab:
60.4934, 61.1806, -14.6111
#fd70c7 color charts
#fd70c7 color shades, tints & tones
#fd70c7 color schemes
#fd70c7 color preview, HTML & CSS examples
This text has a color of #fd70c7
<p style="color:#fd70c7;">Text here</p>
.mytext {color:#fd70c7;}
This box has a color of #fd70c7
<div style="background-color:#fd70c7;">Content here</div>
.mybackground {background-color:#fd70c7;}
Border around this has a color of #fd70c7
<div style="border:2px solid #fd70c7;">Content here</div>
.myborder {border:2px solid #fd70c7;}