#fc5eb5 color space conversions
Hex:
#fc5eb5
RGB:
252, 94, 181
CMY:
1, 63, 29
CMYK:
0, 63, 28, 1
HSL:
327°, 96.3415%, 67.8431%
HSV (HSB):
327°, 62.6984%, 98.8235%
XYZ:
52.4881, 32.0371, 47.1334
xyY:
0.3987, 0.2433, 32.0371
CIE-Lab:
63.3735, 68.0871, -14.4424
CIE-LCH:
63.3735, 69.6020, 348.0241
CIE-Luv:
63.3735, 93.4722, -33.6327
Hunter-Lab:
56.6013, 66.4762, -9.7515
#fc5eb5 color charts
#fc5eb5 color shades, tints & tones
#fc5eb5 color schemes
#fc5eb5 color preview, HTML & CSS examples
This text has a color of #fc5eb5
<p style="color:#fc5eb5;">Text here</p>
.mytext {color:#fc5eb5;}
This box has a color of #fc5eb5
<div style="background-color:#fc5eb5;">Content here</div>
.mybackground {background-color:#fc5eb5;}
Border around this has a color of #fc5eb5
<div style="border:2px solid #fc5eb5;">Content here</div>
.myborder {border:2px solid #fc5eb5;}