#fc55ba color space conversions
Hex:
#fc55ba
RGB:
252, 85, 186
CMY:
1, 67, 27
CMYK:
0, 66, 26, 1
HSL:
324°, 96.5318%, 66.0784%
HSV (HSB):
324°, 66.2698%, 98.8235%
XYZ:
52.2563, 30.7376, 49.6331
xyY:
0.3940, 0.2318, 30.7376
CIE-Lab:
62.2855, 72.1720, -18.9469
CIE-LCH:
62.2855, 74.6176, 345.2904
CIE-Luv:
62.2855, 95.3868, -40.9650
Hunter-Lab:
55.4415, 71.2222, -14.2693
#fc55ba color charts
#fc55ba color shades, tints & tones
#fc55ba color schemes
#fc55ba color preview, HTML & CSS examples
This text has a color of #fc55ba
<p style="color:#fc55ba;">Text here</p>
.mytext {color:#fc55ba;}
This box has a color of #fc55ba
<div style="background-color:#fc55ba;">Content here</div>
.mybackground {background-color:#fc55ba;}
Border around this has a color of #fc55ba
<div style="border:2px solid #fc55ba;">Content here</div>
.myborder {border:2px solid #fc55ba;}