#fc70b4 color space conversions
Hex:
#fc70b4
RGB:
252, 112, 180
CMY:
1, 56, 29
CMYK:
0, 56, 29, 1
HSL:
331°, 95.8904%, 71.3725%
HSV (HSB):
331°, 55.5556%, 98.8235%
XYZ:
54.1773, 35.5791, 47.1920
xyY:
0.3956, 0.2598, 35.5791
CIE-Lab:
66.1970, 60.2708, -9.6369
CIE-LCH:
66.1970, 61.0364, 350.9157
CIE-Luv:
66.1970, 85.4108, -25.2601
Hunter-Lab:
59.6482, 57.7437, -5.1549
#fc70b4 color charts
#fc70b4 color shades, tints & tones
#fc70b4 color schemes
#fc70b4 color preview, HTML & CSS examples
This text has a color of #fc70b4
<p style="color:#fc70b4;">Text here</p>
.mytext {color:#fc70b4;}
This box has a color of #fc70b4
<div style="background-color:#fc70b4;">Content here</div>
.mybackground {background-color:#fc70b4;}
Border around this has a color of #fc70b4
<div style="border:2px solid #fc70b4;">Content here</div>
.myborder {border:2px solid #fc70b4;}