#fd8dd6 color space conversions
Hex:
#fd8dd6
RGB:
253, 141, 214
CMY:
1, 45, 16
CMYK:
0, 44, 15, 1
HSL:
321°, 96.5517%, 77.2549%
HSV (HSB):
321°, 44.2688%, 99.2157%
XYZ:
62.1705, 44.7874, 68.9864
xyY:
0.3534, 0.2546, 44.7874
CIE-Lab:
72.7517, 51.4784, -18.7566
CIE-LCH:
72.7517, 54.7890, 339.9803
CIE-Luv:
72.7517, 62.8473, -37.7830
Hunter-Lab:
66.9234, 48.7069, -14.2713
#fd8dd6 color charts
#fd8dd6 color shades, tints & tones
#fd8dd6 color schemes
#fd8dd6 color preview, HTML & CSS examples
This text has a color of #fd8dd6
<p style="color:#fd8dd6;">Text here</p>
.mytext {color:#fd8dd6;}
This box has a color of #fd8dd6
<div style="background-color:#fd8dd6;">Content here</div>
.mybackground {background-color:#fd8dd6;}
Border around this has a color of #fd8dd6
<div style="border:2px solid #fd8dd6;">Content here</div>
.myborder {border:2px solid #fd8dd6;}