#ff70c5 color space conversions
Hex:
#ff70c5
RGB:
255, 112, 197
CMY:
0, 56, 23
CMYK:
0, 56, 23, 0
HSL:
324°, 100.0000%, 71.9608%
HSV (HSB):
324°, 56.0784%, 100.0000%
XYZ:
57.1122, 36.8796, 56.9316
xyY:
0.3784, 0.2444, 36.8796
CIE-Lab:
67.1866, 63.3605, -17.6992
CIE-LCH:
67.1866, 65.7862, 344.3927
CIE-Luv:
67.1866, 82.6529, -37.9088
Hunter-Lab:
60.7285, 61.5955, -13.0731
#ff70c5 color charts
#ff70c5 color shades, tints & tones
#ff70c5 color schemes
#ff70c5 color preview, HTML & CSS examples
This text has a color of #ff70c5
<p style="color:#ff70c5;">Text here</p>
.mytext {color:#ff70c5;}
This box has a color of #ff70c5
<div style="background-color:#ff70c5;">Content here</div>
.mybackground {background-color:#ff70c5;}
Border around this has a color of #ff70c5
<div style="border:2px solid #ff70c5;">Content here</div>
.myborder {border:2px solid #ff70c5;}