#fd4c8c color space conversions
Hex:
#fd4c8c
RGB:
253, 76, 140
CMY:
1, 70, 45
CMYK:
0, 70, 45, 1
HSL:
338°, 97.7901%, 64.5098%
HSV (HSB):
338°, 69.9605%, 99.2157%
XYZ:
47.8261, 27.9450, 27.6841
xyY:
0.4623, 0.2701, 27.9450
CIE-Lab:
59.8390, 70.7985, 4.0539
CIE-LCH:
59.8390, 70.9145, 3.2771
CIE-Luv:
59.8390, 116.6492, -8.6340
Hunter-Lab:
52.8630, 68.9818, 5.9542
#fd4c8c color charts
#fd4c8c color shades, tints & tones
#fd4c8c color schemes
#fd4c8c color preview, HTML & CSS examples
This text has a color of #fd4c8c
<p style="color:#fd4c8c;">Text here</p>
.mytext {color:#fd4c8c;}
This box has a color of #fd4c8c
<div style="background-color:#fd4c8c;">Content here</div>
.mybackground {background-color:#fd4c8c;}
Border around this has a color of #fd4c8c
<div style="border:2px solid #fd4c8c;">Content here</div>
.myborder {border:2px solid #fd4c8c;}