#fd454c color space conversions
Hex:
#fd454c
RGB:
253, 69, 76
CMY:
1, 73, 70
CMYK:
0, 73, 70, 1
HSL:
358°, 97.8723%, 63.1373%
HSV (HSB):
358°, 72.7273%, 99.2157%
XYZ:
43.9406, 25.6607, 9.4746
xyY:
0.5557, 0.3245, 25.6607
CIE-Lab:
57.7136, 68.8847, 38.4660
CIE-LCH:
57.7136, 78.8969, 29.1795
CIE-Luv:
57.7136, 139.9490, 27.5448
Hunter-Lab:
50.6564, 66.1868, 24.3701
#fd454c color charts
#fd454c color shades, tints & tones
#fd454c color schemes
#fd454c color preview, HTML & CSS examples
This text has a color of #fd454c
<p style="color:#fd454c;">Text here</p>
.mytext {color:#fd454c;}
This box has a color of #fd454c
<div style="background-color:#fd454c;">Content here</div>
.mybackground {background-color:#fd454c;}
Border around this has a color of #fd454c
<div style="border:2px solid #fd454c;">Content here</div>
.myborder {border:2px solid #fd454c;}