#fd3dac color space conversions
Hex:
#fd3dac
RGB:
253, 61, 172
CMY:
1, 76, 33
CMYK:
0, 76, 32, 1
HSL:
325°, 97.9592%, 61.5686%
HSV (HSB):
325°, 75.8893%, 99.2157%
XYZ:
49.6232, 27.1987, 41.6642
xyY:
0.4188, 0.2296, 27.1987
CIE-Lab:
59.1578, 78.6547, -15.6168
CIE-LCH:
59.1578, 80.1901, 348.7700
CIE-Luv:
59.1578, 109.8696, -37.0439
Hunter-Lab:
52.1524, 78.5767, -10.8597
#fd3dac color charts
#fd3dac color shades, tints & tones
#fd3dac color schemes
#fd3dac color preview, HTML & CSS examples
This text has a color of #fd3dac
<p style="color:#fd3dac;">Text here</p>
.mytext {color:#fd3dac;}
This box has a color of #fd3dac
<div style="background-color:#fd3dac;">Content here</div>
.mybackground {background-color:#fd3dac;}
Border around this has a color of #fd3dac
<div style="border:2px solid #fd3dac;">Content here</div>
.myborder {border:2px solid #fd3dac;}