#fc1aa5 color space conversions
Hex:
#fc1aa5
RGB:
252, 26, 165
CMY:
1, 90, 35
CMYK:
0, 90, 35, 1
HSL:
323°, 97.4138%, 54.5098%
HSV (HSB):
323°, 89.6825%, 98.8235%
XYZ:
47.3058, 24.1508, 37.7656
xyY:
0.4331, 0.2211, 24.1508
CIE-Lab:
56.2385, 84.8705, -15.9721
CIE-LCH:
56.2385, 86.3603, 349.3419
CIE-Luv:
56.2385, 119.9421, -38.4789
Hunter-Lab:
49.1435, 85.8239, -11.1625
#fc1aa5 color charts
#fc1aa5 color shades, tints & tones
#fc1aa5 color schemes
#fc1aa5 color preview, HTML & CSS examples
This text has a color of #fc1aa5
<p style="color:#fc1aa5;">Text here</p>
.mytext {color:#fc1aa5;}
This box has a color of #fc1aa5
<div style="background-color:#fc1aa5;">Content here</div>
.mybackground {background-color:#fc1aa5;}
Border around this has a color of #fc1aa5
<div style="border:2px solid #fc1aa5;">Content here</div>
.myborder {border:2px solid #fc1aa5;}