#fd5eac color space conversions
Hex:
#fd5eac
RGB:
253, 94, 172
CMY:
1, 63, 33
CMYK:
0, 63, 32, 1
HSL:
331°, 97.5460%, 68.0392%
HSV (HSB):
331°, 62.8458%, 99.2157%
XYZ:
51.9571, 31.8666, 42.4422
xyY:
0.4115, 0.2524, 31.8666
CIE-Lab:
63.2325, 67.3070, -9.4896
CIE-LCH:
63.2325, 67.9727, 351.9747
CIE-Luv:
63.2325, 97.2893, -26.3007
Hunter-Lab:
56.4505, 65.5032, -5.0616
#fd5eac color charts
#fd5eac color shades, tints & tones
#fd5eac color schemes
#fd5eac color preview, HTML & CSS examples
This text has a color of #fd5eac
<p style="color:#fd5eac;">Text here</p>
.mytext {color:#fd5eac;}
This box has a color of #fd5eac
<div style="background-color:#fd5eac;">Content here</div>
.mybackground {background-color:#fd5eac;}
Border around this has a color of #fd5eac
<div style="border:2px solid #fd5eac;">Content here</div>
.myborder {border:2px solid #fd5eac;}