#ff70d6 color space conversions
Hex:
#ff70d6
RGB:
255, 112, 214
CMY:
0, 56, 16
CMYK:
0, 56, 16, 0
HSL:
317°, 100.0000%, 71.9608%
HSV (HSB):
317°, 56.0784%, 100.0000%
XYZ:
59.1718, 37.7034, 67.7771
xyY:
0.3594, 0.2290, 37.7034
CIE-Lab:
67.8014, 65.7222, -26.2819
CIE-LCH:
67.8014, 70.7824, 338.2038
CIE-Luv:
67.8014, 77.5609, -51.6014
Hunter-Lab:
61.4031, 64.5582, -22.4625
#ff70d6 color charts
#ff70d6 color shades, tints & tones
#ff70d6 color schemes
#ff70d6 color preview, HTML & CSS examples
This text has a color of #ff70d6
<p style="color:#ff70d6;">Text here</p>
.mytext {color:#ff70d6;}
This box has a color of #ff70d6
<div style="background-color:#ff70d6;">Content here</div>
.mybackground {background-color:#ff70d6;}
Border around this has a color of #ff70d6
<div style="border:2px solid #ff70d6;">Content here</div>
.myborder {border:2px solid #ff70d6;}