#fdacc5 color space conversions
Hex:
#fdacc5
RGB:
253, 172, 197
CMY:
1, 33, 23
CMYK:
0, 32, 22, 1
HSL:
341°, 95.2941%, 83.3333%
HSV (HSB):
341°, 32.0158%, 99.2157%
XYZ:
65.3386, 54.4189, 59.8835
xyY:
0.3637, 0.3029, 54.4189
CIE-Lab:
78.7054, 33.0667, -0.5772
CIE-LCH:
78.7054, 33.0717, 359.0000
CIE-Luv:
78.7054, 49.5472, -7.0016
Hunter-Lab:
73.7692, 29.0044, 3.5087
#fdacc5 color charts
#fdacc5 color shades, tints & tones
#fdacc5 color schemes
#fdacc5 color preview, HTML & CSS examples
This text has a color of #fdacc5
<p style="color:#fdacc5;">Text here</p>
.mytext {color:#fdacc5;}
This box has a color of #fdacc5
<div style="background-color:#fdacc5;">Content here</div>
.mybackground {background-color:#fdacc5;}
Border around this has a color of #fdacc5
<div style="border:2px solid #fdacc5;">Content here</div>
.myborder {border:2px solid #fdacc5;}