#fd5acc color space conversions
Hex:
#fd5acc
RGB:
253, 90, 204
CMY:
1, 65, 20
CMYK:
0, 64, 19, 1
HSL:
318°, 97.6048%, 67.2549%
HSV (HSB):
318°, 64.4269%, 99.2157%
XYZ:
55.0633, 32.5546, 60.5083
xyY:
0.3717, 0.2198, 32.5546
CIE-Lab:
63.7986, 72.8565, -26.8463
CIE-LCH:
63.7986, 77.6453, 339.7721
CIE-Luv:
63.7986, 87.9115, -53.2118
Hunter-Lab:
57.0566, 72.4146, -22.9371
#fd5acc color charts
#fd5acc RGB chart
#fd5acc CMYK chart
#fd5acc RGB pie chart
#fd5acc color shades, tints & tones
#fd5acc color schemes
#fd5acc color preview, HTML & CSS examples
This text has a color of #fd5acc
<p style="color:#fd5acc;">Text here</p>
.mytext {color:#fd5acc;}
Text color #fd5acc
This box has a color of #fd5acc
<div style="background-color:#fd5acc;">Content here</div>
.mybackground {background-color:#fd5acc;}
Background color #fd5acc
Border around this has a color of #fd5acc
<div style="border:2px solid #fd5acc;">Content here</div>
.myborder {border:2px solid #fd5acc;}
Border color #fd5acc