#fd8dd2 color space conversions
Hex:
#fd8dd2
RGB:
253, 141, 210
CMY:
1, 45, 18
CMYK:
0, 44, 17, 1
HSL:
323°, 96.5517%, 77.2549%
HSV (HSB):
323°, 44.2688%, 99.2157%
XYZ:
61.6657, 44.5855, 66.3285
xyY:
0.3573, 0.2583, 44.5855
CIE-Lab:
72.6181, 50.8763, -16.7518
CIE-LCH:
72.6181, 53.5633, 341.7750
CIE-Luv:
72.6181, 63.7702, -34.5524
Hunter-Lab:
66.7724, 47.9969, -12.1551
#fd8dd2 color charts
#fd8dd2 color shades, tints & tones
#fd8dd2 color schemes
#fd8dd2 color preview, HTML & CSS examples
This text has a color of #fd8dd2
<p style="color:#fd8dd2;">Text here</p>
.mytext {color:#fd8dd2;}
This box has a color of #fd8dd2
<div style="background-color:#fd8dd2;">Content here</div>
.mybackground {background-color:#fd8dd2;}
Border around this has a color of #fd8dd2
<div style="border:2px solid #fd8dd2;">Content here</div>
.myborder {border:2px solid #fd8dd2;}