#fd5bed color space conversions
Hex:
#fd5bed
RGB:
253, 91, 237
CMY:
1, 64, 7
CMYK:
0, 64, 6, 1
HSL:
306°, 97.5904%, 67.4510%
HSV (HSB):
306°, 64.0316%, 99.2157%
XYZ:
59.5352, 34.4792, 83.6381
xyY:
0.3351, 0.1941, 34.4792
CIE-Lab:
65.3412, 77.1989, -42.9225
CIE-LCH:
65.3412, 88.3290, 330.9260
CIE-Luv:
65.3412, 76.3604, -79.3356
Hunter-Lab:
58.7190, 78.2227, -43.3480
#fd5bed color charts
#fd5bed color shades, tints & tones
#fd5bed color schemes
#fd5bed color preview, HTML & CSS examples
This text has a color of #fd5bed
<p style="color:#fd5bed;">Text here</p>
.mytext {color:#fd5bed;}
This box has a color of #fd5bed
<div style="background-color:#fd5bed;">Content here</div>
.mybackground {background-color:#fd5bed;}
Border around this has a color of #fd5bed
<div style="border:2px solid #fd5bed;">Content here</div>
.myborder {border:2px solid #fd5bed;}