#fd6acc color space conversions
Hex:
#fd6acc
RGB:
253, 106, 204
CMY:
1, 58, 20
CMYK:
0, 58, 19, 1
HSL:
320°, 97.3510%, 70.3922%
HSV (HSB):
320°, 58.1028%, 99.2157%
XYZ:
56.5611, 35.5503, 61.0075
xyY:
0.3694, 0.2322, 35.5503
CIE-Lab:
66.1749, 66.3596, -23.2003
CIE-LCH:
66.1749, 70.2983, 340.7296
CIE-Luv:
66.1749, 81.6442, -46.7466
Hunter-Lab:
59.6241, 64.9880, -18.9288
#fd6acc color charts
#fd6acc color shades, tints & tones
#fd6acc color schemes
#fd6acc color preview, HTML & CSS examples
This text has a color of #fd6acc
<p style="color:#fd6acc;">Text here</p>
.mytext {color:#fd6acc;}
This box has a color of #fd6acc
<div style="background-color:#fd6acc;">Content here</div>
.mybackground {background-color:#fd6acc;}
Border around this has a color of #fd6acc
<div style="border:2px solid #fd6acc;">Content here</div>
.myborder {border:2px solid #fd6acc;}