#fd3dd3 color space conversions
Hex:
#fd3dd3
RGB:
253, 61, 211
CMY:
1, 76, 17
CMYK:
0, 76, 17, 1
HSL:
313°, 97.9592%, 61.5686%
HSV (HSB):
313°, 75.8893%, 99.2157%
XYZ:
53.9346, 28.9233, 64.3681
xyY:
0.3663, 0.1965, 28.9233
CIE-Lab:
60.7139, 83.2854, -35.5894
CIE-LCH:
60.7139, 90.5708, 336.8621
CIE-Luv:
60.7139, 93.9314, -67.8998
Hunter-Lab:
53.7804, 84.8963, -33.3161
#fd3dd3 color charts
#fd3dd3 color shades, tints & tones
#fd3dd3 color schemes
#fd3dd3 color preview, HTML & CSS examples
This text has a color of #fd3dd3
<p style="color:#fd3dd3;">Text here</p>
.mytext {color:#fd3dd3;}
This box has a color of #fd3dd3
<div style="background-color:#fd3dd3;">Content here</div>
.mybackground {background-color:#fd3dd3;}
Border around this has a color of #fd3dd3
<div style="border:2px solid #fd3dd3;">Content here</div>
.myborder {border:2px solid #fd3dd3;}