#fc5ba5 color space conversions
Hex:
#fc5ba5
RGB:
252, 91, 165
CMY:
1, 64, 35
CMYK:
0, 64, 35, 1
HSL:
332°, 96.4072%, 67.2549%
HSV (HSB):
332°, 63.8889%, 98.8235%
XYZ:
50.6775, 30.8942, 38.8895
xyY:
0.4207, 0.2565, 30.8942
CIE-Lab:
62.4182, 67.4325, -6.6978
CIE-LCH:
62.4182, 67.7643, 354.3277
CIE-Luv:
62.4182, 100.2407, -22.3320
Hunter-Lab:
55.5826, 65.4781, -2.5757
#fc5ba5 color charts
#fc5ba5 color shades, tints & tones
#fc5ba5 color schemes
#fc5ba5 color preview, HTML & CSS examples
This text has a color of #fc5ba5
<p style="color:#fc5ba5;">Text here</p>
.mytext {color:#fc5ba5;}
This box has a color of #fc5ba5
<div style="background-color:#fc5ba5;">Content here</div>
.mybackground {background-color:#fc5ba5;}
Border around this has a color of #fc5ba5
<div style="border:2px solid #fc5ba5;">Content here</div>
.myborder {border:2px solid #fc5ba5;}