#fda4be color space conversions
Hex:
#fda4be
RGB:
253, 164, 190
CMY:
1, 36, 25
CMYK:
0, 35, 25, 1
HSL:
342°, 95.6989%, 81.7647%
HSV (HSB):
342°, 35.1779%, 99.2157%
XYZ:
63.0777, 51.1513, 55.2638
xyY:
0.3722, 0.3018, 51.1513
CIE-Lab:
76.7706, 36.2569, 0.4139
CIE-LCH:
76.7706, 36.2592, 0.6540
CIE-Luv:
76.7706, 55.3393, -6.1779
Hunter-Lab:
71.5201, 32.2693, 4.2505
#fda4be color charts
#fda4be color shades, tints & tones
#fda4be color schemes
#fda4be color preview, HTML & CSS examples
This text has a color of #fda4be
<p style="color:#fda4be;">Text here</p>
.mytext {color:#fda4be;}
This box has a color of #fda4be
<div style="background-color:#fda4be;">Content here</div>
.mybackground {background-color:#fda4be;}
Border around this has a color of #fda4be
<div style="border:2px solid #fda4be;">Content here</div>
.myborder {border:2px solid #fda4be;}