#fd5b7e color space conversions
Hex:
#fd5b7e
RGB:
253, 91, 126
CMY:
1, 64, 51
CMYK:
0, 64, 50, 1
HSL:
347°, 97.5904%, 67.4510%
HSV (HSB):
347°, 64.0316%, 99.2157%
XYZ:
48.0150, 29.8712, 22.9737
xyY:
0.4761, 0.2962, 29.8712
CIE-Lab:
61.5429, 63.9770, 14.6289
CIE-LCH:
61.5429, 65.6282, 12.8797
CIE-Luv:
61.5429, 113.6779, 5.9881
Hunter-Lab:
54.6545, 61.1701, 13.3360
#fd5b7e color charts
#fd5b7e color shades, tints & tones
#fd5b7e color schemes
#fd5b7e color preview, HTML & CSS examples
This text has a color of #fd5b7e
<p style="color:#fd5b7e;">Text here</p>
.mytext {color:#fd5b7e;}
This box has a color of #fd5b7e
<div style="background-color:#fd5b7e;">Content here</div>
.mybackground {background-color:#fd5b7e;}
Border around this has a color of #fd5b7e
<div style="border:2px solid #fd5b7e;">Content here</div>
.myborder {border:2px solid #fd5b7e;}