#fd3ac9 color space conversions
Hex:
#fd3ac9
RGB:
253, 58, 201
CMY:
1, 77, 21
CMYK:
0, 77, 21, 1
HSL:
316°, 97.9899%, 60.9804%
HSV (HSB):
316°, 77.0751%, 99.2157%
XYZ:
52.5637, 28.1258, 57.9167
xyY:
0.3792, 0.2029, 28.1258
CIE-Lab:
60.0022, 82.8153, -31.0101
CIE-LCH:
60.0022, 88.4308, 339.4717
CIE-Luv:
60.0022, 98.6945, -60.7028
Hunter-Lab:
53.0338, 84.1087, -27.6254
#fd3ac9 color charts
#fd3ac9 color shades, tints & tones
#fd3ac9 color schemes
#fd3ac9 color preview, HTML & CSS examples
This text has a color of #fd3ac9
<p style="color:#fd3ac9;">Text here</p>
.mytext {color:#fd3ac9;}
This box has a color of #fd3ac9
<div style="background-color:#fd3ac9;">Content here</div>
.mybackground {background-color:#fd3ac9;}
Border around this has a color of #fd3ac9
<div style="border:2px solid #fd3ac9;">Content here</div>
.myborder {border:2px solid #fd3ac9;}