#fd7dac color space conversions
Hex:
#fd7dac
RGB:
253, 125, 172
CMY:
1, 51, 33
CMYK:
0, 51, 32, 1
HSL:
338°, 96.9697%, 74.1176%
HSV (HSB):
338°, 50.5929%, 99.2157%
XYZ:
55.2880, 38.5284, 43.5525
xyY:
0.4025, 0.2805, 38.5284
CIE-Lab:
68.4083, 53.5536, -1.8289
CIE-LCH:
68.4083, 53.5849, 358.0441
CIE-Luv:
68.4083, 81.5271, -12.7982
Hunter-Lab:
62.0713, 50.3685, 1.8489
#fd7dac color charts
#fd7dac color shades, tints & tones
#fd7dac color schemes
#fd7dac color preview, HTML & CSS examples
This text has a color of #fd7dac
<p style="color:#fd7dac;">Text here</p>
.mytext {color:#fd7dac;}
This box has a color of #fd7dac
<div style="background-color:#fd7dac;">Content here</div>
.mybackground {background-color:#fd7dac;}
Border around this has a color of #fd7dac
<div style="border:2px solid #fd7dac;">Content here</div>
.myborder {border:2px solid #fd7dac;}