#ff70c4 color space conversions
Hex:
#ff70c4
RGB:
255, 112, 196
CMY:
0, 56, 23
CMYK:
0, 56, 23, 0
HSL:
325°, 100.0000%, 71.9608%
HSV (HSB):
325°, 56.0784%, 100.0000%
XYZ:
56.9980, 36.8339, 56.3301
xyY:
0.3796, 0.2453, 36.8339
CIE-Lab:
67.1522, 63.2272, -17.1890
CIE-LCH:
67.1522, 65.5220, 344.7911
CIE-Luv:
67.1522, 82.9523, -37.1096
Hunter-Lab:
60.6909, 61.4295, -12.5462
#ff70c4 color charts
#ff70c4 color shades, tints & tones
#ff70c4 color schemes
#ff70c4 color preview, HTML & CSS examples
This text has a color of #ff70c4
<p style="color:#ff70c4;">Text here</p>
.mytext {color:#ff70c4;}
This box has a color of #ff70c4
<div style="background-color:#ff70c4;">Content here</div>
.mybackground {background-color:#ff70c4;}
Border around this has a color of #ff70c4
<div style="border:2px solid #ff70c4;">Content here</div>
.myborder {border:2px solid #ff70c4;}