#ff70d1 color space conversions
Hex:
#ff70d1
RGB:
255, 112, 209
CMY:
0, 56, 18
CMYK:
0, 56, 18, 0
HSL:
319°, 100.0000%, 71.9608%
HSV (HSB):
319°, 56.0784%, 100.0000%
XYZ:
58.5428, 37.4518, 64.4650
xyY:
0.3648, 0.2334, 37.4518
CIE-Lab:
67.6146, 65.0094, -23.7757
CIE-LCH:
67.6146, 69.2207, 339.9111
CIE-Luv:
67.6146, 79.0570, -47.5577
Hunter-Lab:
61.1979, 63.6595, -19.6167
#ff70d1 color charts
#ff70d1 color shades, tints & tones
#ff70d1 color schemes
#ff70d1 color preview, HTML & CSS examples
This text has a color of #ff70d1
<p style="color:#ff70d1;">Text here</p>
.mytext {color:#ff70d1;}
This box has a color of #ff70d1
<div style="background-color:#ff70d1;">Content here</div>
.mybackground {background-color:#ff70d1;}
Border around this has a color of #ff70d1
<div style="border:2px solid #ff70d1;">Content here</div>
.myborder {border:2px solid #ff70d1;}