#fd54bc color space conversions
Hex:
#fd54bc
RGB:
253, 84, 188
CMY:
1, 67, 26
CMYK:
0, 67, 26, 1
HSL:
323°, 97.6879%, 66.0784%
HSV (HSB):
323°, 66.7984%, 99.2157%
XYZ:
52.7554, 30.8541, 50.7519
xyY:
0.3926, 0.2296, 30.8541
CIE-Lab:
62.3843, 73.0462, -19.9245
CIE-LCH:
62.3843, 75.7148, 344.7428
CIE-Luv:
62.3843, 95.8149, -42.5990
Hunter-Lab:
55.5465, 72.3245, -15.2897
#fd54bc color charts
#fd54bc color shades, tints & tones
#fd54bc color schemes
#fd54bc color preview, HTML & CSS examples
This text has a color of #fd54bc
<p style="color:#fd54bc;">Text here</p>
.mytext {color:#fd54bc;}
This box has a color of #fd54bc
<div style="background-color:#fd54bc;">Content here</div>
.mybackground {background-color:#fd54bc;}
Border around this has a color of #fd54bc
<div style="border:2px solid #fd54bc;">Content here</div>
.myborder {border:2px solid #fd54bc;}