#fd70c6 color space conversions
Hex:
#fd70c6
RGB:
253, 112, 198
CMY:
1, 56, 22
CMYK:
0, 56, 22, 1
HSL:
323°, 97.2414%, 71.5686%
HSV (HSB):
323°, 55.7312%, 99.2157%
XYZ:
56.4952, 36.5482, 57.5030
xyY:
0.3753, 0.2428, 36.5482
CIE-Lab:
66.9367, 62.9127, -18.6673
CIE-LCH:
66.9367, 65.6238, 343.4735
CIE-Luv:
66.9367, 80.8507, -39.2639
Hunter-Lab:
60.4551, 61.0116, -14.0762
#fd70c6 color charts
#fd70c6 color shades, tints & tones
#fd70c6 color schemes
#fd70c6 color preview, HTML & CSS examples
This text has a color of #fd70c6
<p style="color:#fd70c6;">Text here</p>
.mytext {color:#fd70c6;}
This box has a color of #fd70c6
<div style="background-color:#fd70c6;">Content here</div>
.mybackground {background-color:#fd70c6;}
Border around this has a color of #fd70c6
<div style="border:2px solid #fd70c6;">Content here</div>
.myborder {border:2px solid #fd70c6;}