#ff70c1 color space conversions
Hex:
#ff70c1
RGB:
255, 112, 193
CMY:
0, 56, 24
CMYK:
0, 56, 24, 0
HSL:
326°, 100.0000%, 71.9608%
HSV (HSB):
326°, 56.0784%, 100.0000%
XYZ:
56.6598, 36.6986, 54.5493
xyY:
0.3831, 0.2481, 36.6986
CIE-Lab:
67.0503, 62.8309, -15.6547
CIE-LCH:
67.0503, 64.7518, 346.0093
CIE-Luv:
67.0503, 83.8500, -34.7175
Hunter-Lab:
60.5794, 60.9369, -10.9827
#ff70c1 color charts
#ff70c1 color shades, tints & tones
#ff70c1 color schemes
#ff70c1 color preview, HTML & CSS examples
This text has a color of #ff70c1
<p style="color:#ff70c1;">Text here</p>
.mytext {color:#ff70c1;}
This box has a color of #ff70c1
<div style="background-color:#ff70c1;">Content here</div>
.mybackground {background-color:#ff70c1;}
Border around this has a color of #ff70c1
<div style="border:2px solid #ff70c1;">Content here</div>
.myborder {border:2px solid #ff70c1;}