#fe0ddd color space conversions
Hex:
#fe0ddd
RGB:
254, 13, 221
CMY:
0, 95, 13
CMYK:
0, 95, 13, 0
HSL:
308°, 99.1770%, 52.3529%
HSV (HSB):
308°, 94.8819%, 99.6078%
XYZ:
54.0681, 26.5791, 70.6872
xyY:
0.3573, 0.1756, 26.5791
CIE-Lab:
58.5827, 92.8126, -44.5861
CIE-LCH:
58.5827, 102.9665, 334.3409
CIE-Luv:
58.5827, 97.0793, -82.6458
Hunter-Lab:
51.5550, 96.9802, -45.2043
#fe0ddd color charts
#fe0ddd color shades, tints & tones
#fe0ddd color schemes
#fe0ddd color preview, HTML & CSS examples
This text has a color of #fe0ddd
<p style="color:#fe0ddd;">Text here</p>
.mytext {color:#fe0ddd;}
This box has a color of #fe0ddd
<div style="background-color:#fe0ddd;">Content here</div>
.mybackground {background-color:#fe0ddd;}
Border around this has a color of #fe0ddd
<div style="border:2px solid #fe0ddd;">Content here</div>
.myborder {border:2px solid #fe0ddd;}