#ff70b9 color space conversions
Hex:
#ff70b9
RGB:
255, 112, 185
CMY:
0, 56, 27
CMYK:
0, 56, 27, 0
HSL:
329°, 100.0000%, 71.9608%
HSV (HSB):
329°, 56.0784%, 100.0000%
XYZ:
55.7911, 36.3511, 49.9749
xyY:
0.3926, 0.2558, 36.3511
CIE-Lab:
66.7873, 61.8027, -11.5376
CIE-LCH:
66.7873, 62.8704, 349.4255
CIE-Luv:
66.7873, 86.2362, -28.3857
Hunter-Lab:
60.2919, 59.6642, -6.9401
#ff70b9 color charts
#ff70b9 color shades, tints & tones
#ff70b9 color schemes
#ff70b9 color preview, HTML & CSS examples
This text has a color of #ff70b9
<p style="color:#ff70b9;">Text here</p>
.mytext {color:#ff70b9;}
This box has a color of #ff70b9
<div style="background-color:#ff70b9;">Content here</div>
.mybackground {background-color:#ff70b9;}
Border around this has a color of #ff70b9
<div style="border:2px solid #ff70b9;">Content here</div>
.myborder {border:2px solid #ff70b9;}