#fc50aa color space conversions
Hex:
#fc50aa
RGB:
252, 80, 170
CMY:
1, 69, 33
CMYK:
0, 68, 33, 1
HSL:
329°, 96.6292%, 65.0980%
HSV (HSB):
329°, 68.2540%, 98.8235%
XYZ:
50.2692, 29.3350, 41.0430
xyY:
0.4167, 0.2431, 29.3350
CIE-Lab:
61.0762, 72.1255, -11.5840
CIE-LCH:
61.0762, 73.0498, 350.8757
CIE-Luv:
61.0762, 103.1828, -30.1239
Hunter-Lab:
54.1618, 70.8880, -7.0157
#fc50aa color charts
#fc50aa color shades, tints & tones
#fc50aa color schemes
#fc50aa color preview, HTML & CSS examples
This text has a color of #fc50aa
<p style="color:#fc50aa;">Text here</p>
.mytext {color:#fc50aa;}
This box has a color of #fc50aa
<div style="background-color:#fc50aa;">Content here</div>
.mybackground {background-color:#fc50aa;}
Border around this has a color of #fc50aa
<div style="border:2px solid #fc50aa;">Content here</div>
.myborder {border:2px solid #fc50aa;}