#fd70cc color space conversions
Hex:
#fd70cc
RGB:
253, 112, 204
CMY:
1, 56, 20
CMYK:
0, 56, 19, 1
HSL:
321°, 97.2414%, 71.5686%
HSV (HSB):
321°, 55.7312%, 99.2157%
XYZ:
57.2013, 36.8306, 61.2209
xyY:
0.3684, 0.2372, 36.8306
CIE-Lab:
67.1498, 63.7384, -21.7116
CIE-LCH:
67.1498, 67.3348, 341.1893
CIE-Luv:
67.1498, 79.0659, -44.0879
Hunter-Lab:
60.6882, 62.0395, -17.3286
#fd70cc color charts
#fd70cc color shades, tints & tones
#fd70cc color schemes
#fd70cc color preview, HTML & CSS examples
This text has a color of #fd70cc
<p style="color:#fd70cc;">Text here</p>
.mytext {color:#fd70cc;}
This box has a color of #fd70cc
<div style="background-color:#fd70cc;">Content here</div>
.mybackground {background-color:#fd70cc;}
Border around this has a color of #fd70cc
<div style="border:2px solid #fd70cc;">Content here</div>
.myborder {border:2px solid #fd70cc;}