#fd3acc color space conversions
Hex:
#fd3acc
RGB:
253, 58, 204
CMY:
1, 77, 20
CMYK:
0, 77, 19, 1
HSL:
315°, 97.9899%, 60.9804%
HSV (HSB):
315°, 77.0751%, 99.2157%
XYZ:
52.9202, 28.2684, 59.7939
xyY:
0.3754, 0.2005, 28.2684
CIE-Lab:
60.1304, 83.1883, -32.5211
CIE-LCH:
60.1304, 89.3192, 338.6478
CIE-Luv:
60.1304, 97.4641, -63.0839
Hunter-Lab:
53.1680, 84.6238, -29.4612
#fd3acc color charts
#fd3acc RGB chart
#fd3acc CMYK chart
#fd3acc RGB pie chart
#fd3acc color shades, tints & tones
#fd3acc color schemes
#fd3acc color preview, HTML & CSS examples
This text has a color of #fd3acc
<p style="color:#fd3acc;">Text here</p>
.mytext {color:#fd3acc;}
Text color #fd3acc
This box has a color of #fd3acc
<div style="background-color:#fd3acc;">Content here</div>
.mybackground {background-color:#fd3acc;}
Background color #fd3acc
Border around this has a color of #fd3acc
<div style="border:2px solid #fd3acc;">Content here</div>
.myborder {border:2px solid #fd3acc;}
Border color #fd3acc