#fd8cdd color space conversions
Hex:
#fd8cdd
RGB:
253, 140, 221
CMY:
1, 45, 13
CMYK:
0, 45, 13, 1
HSL:
317°, 96.5812%, 77.0588%
HSV (HSB):
317°, 44.6640%, 99.2157%
XYZ:
62.9372, 44.8593, 73.7482
xyY:
0.3467, 0.2471, 44.8593
CIE-Lab:
72.7991, 53.0510, -22.5395
CIE-LCH:
72.7991, 57.6406, 336.9811
CIE-Luv:
72.7991, 61.7058, -44.0009
Hunter-Lab:
66.9771, 50.5236, -18.4000
#fd8cdd color charts
#fd8cdd color shades, tints & tones
#fd8cdd color schemes
#fd8cdd color preview, HTML & CSS examples
This text has a color of #fd8cdd
<p style="color:#fd8cdd;">Text here</p>
.mytext {color:#fd8cdd;}
This box has a color of #fd8cdd
<div style="background-color:#fd8cdd;">Content here</div>
.mybackground {background-color:#fd8cdd;}
Border around this has a color of #fd8cdd
<div style="border:2px solid #fd8cdd;">Content here</div>
.myborder {border:2px solid #fd8cdd;}