#fd3b4c color space conversions
Hex:
#fd3b4c
RGB:
253, 59, 76
CMY:
1, 77, 70
CMYK:
0, 77, 70, 1
HSL:
355°, 97.9798%, 61.1765%
HSV (HSB):
355°, 76.6798%, 99.2157%
XYZ:
43.3765, 24.5324, 9.2865
xyY:
0.5619, 0.3178, 24.5324
CIE-Lab:
56.6169, 71.9498, 37.1655
CIE-LCH:
56.6169, 80.9818, 27.3185
CIE-Luv:
56.6169, 145.1363, 25.2834
Hunter-Lab:
49.5302, 69.6451, 23.5547
#fd3b4c color charts
#fd3b4c color shades, tints & tones
#fd3b4c color schemes
#fd3b4c color preview, HTML & CSS examples
This text has a color of #fd3b4c
<p style="color:#fd3b4c;">Text here</p>
.mytext {color:#fd3b4c;}
This box has a color of #fd3b4c
<div style="background-color:#fd3b4c;">Content here</div>
.mybackground {background-color:#fd3b4c;}
Border around this has a color of #fd3b4c
<div style="border:2px solid #fd3b4c;">Content here</div>
.myborder {border:2px solid #fd3b4c;}