#ff70d4 color space conversions
Hex:
#ff70d4
RGB:
255, 112, 212
CMY:
0, 56, 17
CMYK:
0, 56, 17, 0
HSL:
318°, 100.0000%, 71.9608%
HSV (HSB):
318°, 56.0784%, 100.0000%
XYZ:
58.9178, 37.6018, 66.4399
xyY:
0.3615, 0.2307, 37.6018
CIE-Lab:
67.7261, 65.4353, -25.2813
CIE-LCH:
67.7261, 70.1493, 338.8757
CIE-Luv:
67.7261, 78.1590, -49.9827
Hunter-Lab:
61.3203, 64.1960, -21.3159
#ff70d4 color charts
#ff70d4 color shades, tints & tones
#ff70d4 color schemes
#ff70d4 color preview, HTML & CSS examples
This text has a color of #ff70d4
<p style="color:#ff70d4;">Text here</p>
.mytext {color:#ff70d4;}
This box has a color of #ff70d4
<div style="background-color:#ff70d4;">Content here</div>
.mybackground {background-color:#ff70d4;}
Border around this has a color of #ff70d4
<div style="border:2px solid #ff70d4;">Content here</div>
.myborder {border:2px solid #ff70d4;}