#fd3b5c color space conversions
Hex:
#fd3b5c
RGB:
253, 59, 92
CMY:
1, 77, 64
CMYK:
0, 77, 64, 1
HSL:
350°, 97.9798%, 61.1765%
HSV (HSB):
350°, 76.6798%, 99.2157%
XYZ:
44.0037, 24.7833, 12.5896
xyY:
0.5407, 0.3046, 24.7833
CIE-Lab:
56.8637, 72.7331, 28.1922
CIE-LCH:
56.8637, 78.0058, 21.1869
CIE-Luv:
56.8637, 140.6507, 17.3573
Hunter-Lab:
49.7828, 70.6588, 19.8541
#fd3b5c color charts
#fd3b5c color shades, tints & tones
#fd3b5c color schemes
#fd3b5c color preview, HTML & CSS examples
This text has a color of #fd3b5c
<p style="color:#fd3b5c;">Text here</p>
.mytext {color:#fd3b5c;}
This box has a color of #fd3b5c
<div style="background-color:#fd3b5c;">Content here</div>
.mybackground {background-color:#fd3b5c;}
Border around this has a color of #fd3b5c
<div style="border:2px solid #fd3b5c;">Content here</div>
.myborder {border:2px solid #fd3b5c;}