#fd2acc color space conversions
Hex:
#fd2acc
RGB:
253, 42, 204
CMY:
1, 84, 20
CMYK:
0, 83, 19, 1
HSL:
314°, 98.1395%, 57.8431%
HSV (HSB):
314°, 83.3992%, 99.2157%
XYZ:
52.2351, 26.8982, 59.5655
xyY:
0.3766, 0.1939, 26.8982
CIE-Lab:
58.8800, 86.7955, -34.4683
CIE-LCH:
58.8800, 93.3891, 338.3409
CIE-Luv:
58.8800, 100.6620, -66.3974
Hunter-Lab:
51.8635, 89.0178, -31.7905
#fd2acc color charts
#fd2acc color shades, tints & tones
#fd2acc color schemes
#fd2acc color preview, HTML & CSS examples
This text has a color of #fd2acc
<p style="color:#fd2acc;">Text here</p>
.mytext {color:#fd2acc;}
This box has a color of #fd2acc
<div style="background-color:#fd2acc;">Content here</div>
.mybackground {background-color:#fd2acc;}
Border around this has a color of #fd2acc
<div style="border:2px solid #fd2acc;">Content here</div>
.myborder {border:2px solid #fd2acc;}