#fd2b5f color space conversions
Hex:
#fd2b5f
RGB:
253, 43, 95
CMY:
1, 83, 63
CMYK:
0, 83, 62, 1
HSL:
345°, 98.1308%, 58.0392%
HSV (HSB):
345°, 83.0040%, 99.2157%
XYZ:
43.4374, 23.4366, 13.0608
xyY:
0.5434, 0.2932, 23.4366
CIE-Lab:
55.5193, 76.8614, 24.6736
CIE-LCH:
55.5193, 80.7246, 17.7974
CIE-Luv:
55.5193, 146.0457, 12.6214
Hunter-Lab:
48.4114, 75.4404, 17.8923
#fd2b5f color charts
#fd2b5f color shades, tints & tones
#fd2b5f color schemes
#fd2b5f color preview, HTML & CSS examples
This text has a color of #fd2b5f
<p style="color:#fd2b5f;">Text here</p>
.mytext {color:#fd2b5f;}
This box has a color of #fd2b5f
<div style="background-color:#fd2b5f;">Content here</div>
.mybackground {background-color:#fd2b5f;}
Border around this has a color of #fd2b5f
<div style="border:2px solid #fd2b5f;">Content here</div>
.myborder {border:2px solid #fd2b5f;}