#fda4e4 color space conversions
Hex:
#fda4e4
RGB:
253, 164, 228
CMY:
1, 36, 11
CMYK:
0, 35, 10, 1
HSL:
317°, 95.6989%, 81.7647%
HSV (HSB):
317°, 35.1779%, 99.2157%
XYZ:
67.7871, 53.0350, 80.0628
xyY:
0.3374, 0.2640, 53.0350
CIE-Lab:
77.8957, 42.0015, -18.6288
CIE-LCH:
77.8957, 45.9474, 336.0814
CIE-Luv:
77.8957, 48.4820, -36.2425
Hunter-Lab:
72.8251, 38.7073, -14.2049
#fda4e4 color charts
#fda4e4 color shades, tints & tones
#fda4e4 color schemes
#fda4e4 color preview, HTML & CSS examples
This text has a color of #fda4e4
<p style="color:#fda4e4;">Text here</p>
.mytext {color:#fda4e4;}
This box has a color of #fda4e4
<div style="background-color:#fda4e4;">Content here</div>
.mybackground {background-color:#fda4e4;}
Border around this has a color of #fda4e4
<div style="border:2px solid #fda4e4;">Content here</div>
.myborder {border:2px solid #fda4e4;}