#fc51a5 color space conversions
Hex:
#fc51a5
RGB:
252, 81, 165
CMY:
1, 68, 35
CMYK:
0, 68, 35, 1
HSL:
331°, 96.6102%, 65.2941%
HSV (HSB):
331°, 67.8571%, 98.8235%
XYZ:
49.8788, 29.2969, 38.6233
xyY:
0.4234, 0.2487, 29.2969
CIE-Lab:
61.0428, 71.2201, -8.7447
CIE-LCH:
61.0428, 71.7549, 353.0000
CIE-Luv:
61.0428, 104.6124, -25.9177
Hunter-Lab:
54.1266, 69.7700, -4.4191
#fc51a5 color charts
#fc51a5 color shades, tints & tones
#fc51a5 color schemes
#fc51a5 color preview, HTML & CSS examples
This text has a color of #fc51a5
<p style="color:#fc51a5;">Text here</p>
.mytext {color:#fc51a5;}
This box has a color of #fc51a5
<div style="background-color:#fc51a5;">Content here</div>
.mybackground {background-color:#fc51a5;}
Border around this has a color of #fc51a5
<div style="border:2px solid #fc51a5;">Content here</div>
.myborder {border:2px solid #fc51a5;}