#fc70a1 color space conversions
Hex:
#fc70a1
RGB:
252, 112, 161
CMY:
1, 56, 37
CMYK:
0, 56, 36, 1
HSL:
339°, 95.8904%, 71.3725%
HSV (HSB):
339°, 55.5556%, 98.8235%
XYZ:
52.3721, 34.8570, 37.6860
xyY:
0.4193, 0.2790, 34.8570
CIE-Lab:
65.6372, 58.0275, 0.3313
CIE-LCH:
65.6372, 58.0284, 0.3271
CIE-Luv:
65.6372, 90.8943, -10.7061
Hunter-Lab:
59.0398, 55.0212, 3.4822
#fc70a1 color charts
#fc70a1 color shades, tints & tones
#fc70a1 color schemes
#fc70a1 color preview, HTML & CSS examples
This text has a color of #fc70a1
<p style="color:#fc70a1;">Text here</p>
.mytext {color:#fc70a1;}
This box has a color of #fc70a1
<div style="background-color:#fc70a1;">Content here</div>
.mybackground {background-color:#fc70a1;}
Border around this has a color of #fc70a1
<div style="border:2px solid #fc70a1;">Content here</div>
.myborder {border:2px solid #fc70a1;}