#fd70e6 color space conversions
Hex:
#fd70e6
RGB:
253, 112, 230
CMY:
1, 56, 10
CMYK:
0, 56, 9, 1
HSL:
310°, 97.2414%, 71.5686%
HSV (HSB):
310°, 55.7312%, 99.2157%
XYZ:
60.5851, 38.1842, 79.0400
xyY:
0.3407, 0.2147, 38.1842
CIE-Lab:
68.1561, 67.5658, -34.6491
CIE-LCH:
68.1561, 75.9322, 332.8503
CIE-Luv:
68.1561, 71.3811, -65.1585
Hunter-Lab:
61.7933, 66.8715, -32.5827
#fd70e6 color charts
#fd70e6 color shades, tints & tones
#fd70e6 color schemes
#fd70e6 color preview, HTML & CSS examples
This text has a color of #fd70e6
<p style="color:#fd70e6;">Text here</p>
.mytext {color:#fd70e6;}
This box has a color of #fd70e6
<div style="background-color:#fd70e6;">Content here</div>
.mybackground {background-color:#fd70e6;}
Border around this has a color of #fd70e6
<div style="border:2px solid #fd70e6;">Content here</div>
.myborder {border:2px solid #fd70e6;}