#fd8bc3 color space conversions
Hex:
#fd8bc3
RGB:
253, 139, 195
CMY:
1, 45, 24
CMYK:
0, 45, 23, 1
HSL:
331°, 96.6102%, 76.8627%
HSV (HSB):
331°, 45.0593%, 99.2157%
XYZ:
59.5910, 43.2880, 56.8444
xyY:
0.3731, 0.2710, 43.2880
CIE-Lab:
71.7500, 49.7083, -9.7489
CIE-LCH:
71.7500, 50.6552, 348.9039
CIE-Luv:
71.7500, 68.2767, -23.6343
Hunter-Lab:
65.7936, 46.5331, -5.1698
#fd8bc3 color charts
#fd8bc3 color shades, tints & tones
#fd8bc3 color schemes
#fd8bc3 color preview, HTML & CSS examples
This text has a color of #fd8bc3
<p style="color:#fd8bc3;">Text here</p>
.mytext {color:#fd8bc3;}
This box has a color of #fd8bc3
<div style="background-color:#fd8bc3;">Content here</div>
.mybackground {background-color:#fd8bc3;}
Border around this has a color of #fd8bc3
<div style="border:2px solid #fd8bc3;">Content here</div>
.myborder {border:2px solid #fd8bc3;}