#fdacc2 color space conversions
Hex:
#fdacc2
RGB:
253, 172, 194
CMY:
1, 33, 24
CMYK:
0, 32, 23, 1
HSL:
344°, 95.2941%, 83.3333%
HSV (HSB):
344°, 32.0158%, 99.2157%
XYZ:
64.9981, 54.2827, 58.0908
xyY:
0.3665, 0.3060, 54.2827
CIE-Lab:
78.6263, 32.6397, 0.9383
CIE-LCH:
78.6263, 32.6532, 1.6466
CIE-Luv:
78.6263, 50.0306, -4.7086
Hunter-Lab:
73.6768, 28.5394, 4.8263
#fdacc2 color charts
#fdacc2 color shades, tints & tones
#fdacc2 color schemes
#fdacc2 color preview, HTML & CSS examples
This text has a color of #fdacc2
<p style="color:#fdacc2;">Text here</p>
.mytext {color:#fdacc2;}
This box has a color of #fdacc2
<div style="background-color:#fdacc2;">Content here</div>
.mybackground {background-color:#fdacc2;}
Border around this has a color of #fdacc2
<div style="border:2px solid #fdacc2;">Content here</div>
.myborder {border:2px solid #fdacc2;}