#fd4acc color space conversions
Hex:
#fd4acc
RGB:
253, 74, 204
CMY:
1, 71, 20
CMYK:
0, 71, 19, 1
HSL:
316°, 97.8142%, 64.1176%
HSV (HSB):
316°, 70.7510%, 99.2157%
XYZ:
53.8559, 30.1398, 60.1058
xyY:
0.3737, 0.2092, 30.1398
CIE-Lab:
61.7747, 78.5113, -29.9705
CIE-LCH:
61.7747, 84.0372, 339.1064
CIE-Luv:
61.7747, 93.2082, -58.6818
Hunter-Lab:
54.8998, 79.0313, -26.4825
#fd4acc color charts
#fd4acc color shades, tints & tones
#fd4acc color schemes
#fd4acc color preview, HTML & CSS examples
This text has a color of #fd4acc
<p style="color:#fd4acc;">Text here</p>
.mytext {color:#fd4acc;}
This box has a color of #fd4acc
<div style="background-color:#fd4acc;">Content here</div>
.mybackground {background-color:#fd4acc;}
Border around this has a color of #fd4acc
<div style="border:2px solid #fd4acc;">Content here</div>
.myborder {border:2px solid #fd4acc;}