#fd8ed2 color space conversions
Hex:
#fd8ed2
RGB:
253, 142, 210
CMY:
1, 44, 18
CMYK:
0, 44, 17, 1
HSL:
323°, 96.5217%, 77.4510%
HSV (HSB):
323°, 43.8735%, 99.2157%
XYZ:
61.8139, 44.8818, 66.3779
xyY:
0.3572, 0.2593, 44.8818
CIE-Lab:
72.8140, 50.3785, -16.4562
CIE-LCH:
72.8140, 52.9981, 341.9103
CIE-Luv:
72.8140, 63.2679, -34.0175
Hunter-Lab:
66.9939, 47.4590, -11.8491
#fd8ed2 color charts
#fd8ed2 color shades, tints & tones
#fd8ed2 color schemes
#fd8ed2 color preview, HTML & CSS examples
This text has a color of #fd8ed2
<p style="color:#fd8ed2;">Text here</p>
.mytext {color:#fd8ed2;}
This box has a color of #fd8ed2
<div style="background-color:#fd8ed2;">Content here</div>
.mybackground {background-color:#fd8ed2;}
Border around this has a color of #fd8ed2
<div style="border:2px solid #fd8ed2;">Content here</div>
.myborder {border:2px solid #fd8ed2;}