#fd8bc5 color space conversions
Hex:
#fd8bc5
RGB:
253, 139, 197
CMY:
1, 45, 23
CMYK:
0, 45, 22, 1
HSL:
329°, 96.6102%, 76.8627%
HSV (HSB):
329°, 45.0593%, 99.2157%
XYZ:
59.8187, 43.3791, 58.0435
xyY:
0.3710, 0.2690, 43.3791
CIE-Lab:
71.8115, 49.9876, -10.7674
CIE-LCH:
71.8115, 51.1341, 347.8442
CIE-Luv:
71.8115, 67.8116, -25.2164
Hunter-Lab:
65.8628, 46.8594, -6.1471
#fd8bc5 color charts
#fd8bc5 color shades, tints & tones
#fd8bc5 color schemes
#fd8bc5 color preview, HTML & CSS examples
This text has a color of #fd8bc5
<p style="color:#fd8bc5;">Text here</p>
.mytext {color:#fd8bc5;}
This box has a color of #fd8bc5
<div style="background-color:#fd8bc5;">Content here</div>
.mybackground {background-color:#fd8bc5;}
Border around this has a color of #fd8bc5
<div style="border:2px solid #fd8bc5;">Content here</div>
.myborder {border:2px solid #fd8bc5;}