#fc54be color space conversions
Hex:
#fc54be
RGB:
252, 84, 190
CMY:
1, 67, 25
CMYK:
0, 67, 25, 1
HSL:
322°, 96.5517%, 65.8824%
HSV (HSB):
322°, 66.6667%, 98.8235%
XYZ:
52.6095, 30.7538, 51.8784
xyY:
0.3890, 0.2274, 30.7538
CIE-Lab:
62.2992, 73.0335, -21.2101
CIE-LCH:
62.2992, 76.0511, 343.8058
CIE-Luv:
62.2992, 94.3173, -44.5027
Hunter-Lab:
55.4561, 72.2892, -16.6457
#fc54be color charts
#fc54be color shades, tints & tones
#fc54be color schemes
#fc54be color preview, HTML & CSS examples
This text has a color of #fc54be
<p style="color:#fc54be;">Text here</p>
.mytext {color:#fc54be;}
This box has a color of #fc54be
<div style="background-color:#fc54be;">Content here</div>
.mybackground {background-color:#fc54be;}
Border around this has a color of #fc54be
<div style="border:2px solid #fc54be;">Content here</div>
.myborder {border:2px solid #fc54be;}