#fd204c color space conversions
Hex:
#fd204c
RGB:
253, 32, 76
CMY:
1, 87, 70
CMYK:
0, 87, 70, 1
HSL:
348°, 98.2222%, 55.8824%
HSV (HSB):
348°, 87.3518%, 99.2157%
XYZ:
42.3290, 22.4375, 8.9374
xyY:
0.5743, 0.3044, 22.4375
CIE-Lab:
54.4881, 78.0018, 34.6126
CIE-LCH:
54.4881, 85.3365, 23.9288
CIE-Luv:
54.4881, 155.4819, 20.8324
Hunter-Lab:
47.3682, 76.6162, 21.9710
#fd204c color charts
#fd204c color shades, tints & tones
#fd204c color schemes
#fd204c color preview, HTML & CSS examples
This text has a color of #fd204c
<p style="color:#fd204c;">Text here</p>
.mytext {color:#fd204c;}
This box has a color of #fd204c
<div style="background-color:#fd204c;">Content here</div>
.mybackground {background-color:#fd204c;}
Border around this has a color of #fd204c
<div style="border:2px solid #fd204c;">Content here</div>
.myborder {border:2px solid #fd204c;}