#fd2b5c color space conversions
Hex:
#fd2b5c
RGB:
253, 43, 92
CMY:
1, 83, 64
CMYK:
0, 83, 64, 1
HSL:
346°, 98.1308%, 58.0392%
HSV (HSB):
346°, 83.0040%, 99.2157%
XYZ:
43.3037, 23.3831, 12.3562
xyY:
0.5478, 0.2958, 23.3831
CIE-Lab:
55.4648, 76.7004, 26.3861
CIE-LCH:
55.4648, 81.1122, 18.9840
CIE-Luv:
55.4648, 147.0489, 14.2819
Hunter-Lab:
48.3561, 75.2265, 18.6991
#fd2b5c color charts
#fd2b5c color shades, tints & tones
#fd2b5c color schemes
#fd2b5c color preview, HTML & CSS examples
This text has a color of #fd2b5c
<p style="color:#fd2b5c;">Text here</p>
.mytext {color:#fd2b5c;}
This box has a color of #fd2b5c
<div style="background-color:#fd2b5c;">Content here</div>
.mybackground {background-color:#fd2b5c;}
Border around this has a color of #fd2b5c
<div style="border:2px solid #fd2b5c;">Content here</div>
.myborder {border:2px solid #fd2b5c;}