#fd5b7b color space conversions
Hex:
#fd5b7b
RGB:
253, 91, 123
CMY:
1, 64, 52
CMYK:
0, 64, 51, 1
HSL:
348°, 97.5904%, 67.4510%
HSV (HSB):
348°, 64.0316%, 99.2157%
XYZ:
47.8242, 29.7949, 21.9693
xyY:
0.4802, 0.2992, 29.7949
CIE-Lab:
61.4768, 63.7338, 16.2761
CIE-LCH:
61.4768, 65.7792, 14.3258
CIE-Luv:
61.4768, 114.5754, 7.9523
Hunter-Lab:
54.5847, 60.8692, 14.3462
#fd5b7b color charts
#fd5b7b color shades, tints & tones
#fd5b7b color schemes
#fd5b7b color preview, HTML & CSS examples
This text has a color of #fd5b7b
<p style="color:#fd5b7b;">Text here</p>
.mytext {color:#fd5b7b;}
This box has a color of #fd5b7b
<div style="background-color:#fd5b7b;">Content here</div>
.mybackground {background-color:#fd5b7b;}
Border around this has a color of #fd5b7b
<div style="border:2px solid #fd5b7b;">Content here</div>
.myborder {border:2px solid #fd5b7b;}