#ff70be color space conversions
Hex:
#ff70be
RGB:
255, 112, 190
CMY:
0, 56, 25
CMYK:
0, 56, 25, 0
HSL:
327°, 100.0000%, 71.9608%
HSV (HSB):
327°, 56.0784%, 100.0000%
XYZ:
56.3284, 36.5660, 52.8043
xyY:
0.3866, 0.2510, 36.5660
CIE-Lab:
66.9502, 62.4405, -14.1151
CIE-LCH:
66.9502, 64.0160, 347.2620
CIE-Luv:
66.9502, 84.7464, -32.3345
Hunter-Lab:
60.4699, 60.4527, -9.4451
#ff70be color charts
#ff70be color shades, tints & tones
#ff70be color schemes
#ff70be color preview, HTML & CSS examples
This text has a color of #ff70be
<p style="color:#ff70be;">Text here</p>
.mytext {color:#ff70be;}
This box has a color of #ff70be
<div style="background-color:#ff70be;">Content here</div>
.mybackground {background-color:#ff70be;}
Border around this has a color of #ff70be
<div style="border:2px solid #ff70be;">Content here</div>
.myborder {border:2px solid #ff70be;}