#fd8ec5 color space conversions
Hex:
#fd8ec5
RGB:
253, 142, 197
CMY:
1, 44, 23
CMYK:
0, 44, 22, 1
HSL:
330°, 96.5217%, 77.4510%
HSV (HSB):
330°, 43.8735%, 99.2157%
XYZ:
60.2591, 44.2599, 58.1903
xyY:
0.3703, 0.2720, 44.2599
CIE-Lab:
72.4019, 48.4920, -9.8862
CIE-LCH:
72.4019, 49.4895, 348.4769
CIE-Luv:
72.4019, 66.2220, -23.6353
Hunter-Lab:
66.5281, 45.2555, -5.2897
#fd8ec5 color charts
#fd8ec5 color shades, tints & tones
#fd8ec5 color schemes
#fd8ec5 color preview, HTML & CSS examples
This text has a color of #fd8ec5
<p style="color:#fd8ec5;">Text here</p>
.mytext {color:#fd8ec5;}
This box has a color of #fd8ec5
<div style="background-color:#fd8ec5;">Content here</div>
.mybackground {background-color:#fd8ec5;}
Border around this has a color of #fd8ec5
<div style="border:2px solid #fd8ec5;">Content here</div>
.myborder {border:2px solid #fd8ec5;}