#fd5bcd color space conversions
Hex:
#fd5bcd
RGB:
253, 91, 205
CMY:
1, 64, 20
CMYK:
0, 64, 19, 1
HSL:
318°, 97.5904%, 67.4510%
HSV (HSB):
318°, 64.0316%, 99.2157%
XYZ:
55.2685, 32.7726, 61.1704
xyY:
0.3704, 0.2196, 32.7726
CIE-Lab:
63.9764, 72.6078, -27.1375
CIE-LCH:
63.9764, 77.5135, 339.5065
CIE-Luv:
63.9764, 87.2019, -53.6396
Hunter-Lab:
57.2474, 72.1471, -23.2799
#fd5bcd color charts
#fd5bcd color shades, tints & tones
#fd5bcd color schemes
#fd5bcd color preview, HTML & CSS examples
This text has a color of #fd5bcd
<p style="color:#fd5bcd;">Text here</p>
.mytext {color:#fd5bcd;}
This box has a color of #fd5bcd
<div style="background-color:#fd5bcd;">Content here</div>
.mybackground {background-color:#fd5bcd;}
Border around this has a color of #fd5bcd
<div style="border:2px solid #fd5bcd;">Content here</div>
.myborder {border:2px solid #fd5bcd;}