#fd8cce color space conversions
Hex:
#fd8cce
RGB:
253, 140, 206
CMY:
1, 45, 19
CMYK:
0, 45, 19, 1
HSL:
325°, 96.5812%, 77.0588%
HSV (HSB):
325°, 44.6640%, 99.2157%
XYZ:
61.0267, 44.0950, 63.6873
xyY:
0.3615, 0.2612, 44.0950
CIE-Lab:
72.2920, 50.7818, -15.0332
CIE-LCH:
72.2920, 52.9602, 343.5093
CIE-Luv:
72.2920, 65.2006, -31.8676
Hunter-Lab:
66.4041, 47.8378, -10.3813
#fd8cce color charts
#fd8cce color shades, tints & tones
#fd8cce color schemes
#fd8cce color preview, HTML & CSS examples
This text has a color of #fd8cce
<p style="color:#fd8cce;">Text here</p>
.mytext {color:#fd8cce;}
This box has a color of #fd8cce
<div style="background-color:#fd8cce;">Content here</div>
.mybackground {background-color:#fd8cce;}
Border around this has a color of #fd8cce
<div style="border:2px solid #fd8cce;">Content here</div>
.myborder {border:2px solid #fd8cce;}