#fd3ed3 color space conversions
Hex:
#fd3ed3
RGB:
253, 62, 211
CMY:
1, 76, 17
CMYK:
0, 75, 17, 1
HSL:
313°, 97.9487%, 61.7647%
HSV (HSB):
313°, 75.4941%, 99.2157%
XYZ:
53.9885, 29.0310, 64.3861
xyY:
0.3663, 0.1969, 29.0310
CIE-Lab:
60.8090, 83.0131, -35.4410
CIE-LCH:
60.8090, 90.2620, 336.8808
CIE-Luv:
60.8090, 93.6955, -67.6464
Hunter-Lab:
53.8805, 84.5671, -33.1340
#fd3ed3 color charts
#fd3ed3 color shades, tints & tones
#fd3ed3 color schemes
#fd3ed3 color preview, HTML & CSS examples
This text has a color of #fd3ed3
<p style="color:#fd3ed3;">Text here</p>
.mytext {color:#fd3ed3;}
This box has a color of #fd3ed3
<div style="background-color:#fd3ed3;">Content here</div>
.mybackground {background-color:#fd3ed3;}
Border around this has a color of #fd3ed3
<div style="border:2px solid #fd3ed3;">Content here</div>
.myborder {border:2px solid #fd3ed3;}