#fe5ddb color space conversions
Hex:
#fe5ddb
RGB:
254, 93, 219
CMY:
0, 64, 14
CMYK:
0, 63, 14, 0
HSL:
313°, 98.7730%, 68.0392%
HSV (HSB):
313°, 63.3858%, 99.6078%
XYZ:
57.5736, 34.0140, 70.5487
xyY:
0.3551, 0.2098, 34.0140
CIE-Lab:
64.9737, 74.0319, -33.4540
CIE-LCH:
64.9737, 81.2397, 335.6824
CIE-Luv:
64.9737, 82.4600, -63.8392
Hunter-Lab:
58.3215, 74.1482, -30.8952
#fe5ddb color charts
#fe5ddb color shades, tints & tones
#fe5ddb color schemes
#fe5ddb color preview, HTML & CSS examples
This text has a color of #fe5ddb
<p style="color:#fe5ddb;">Text here</p>
.mytext {color:#fe5ddb;}
This box has a color of #fe5ddb
<div style="background-color:#fe5ddb;">Content here</div>
.mybackground {background-color:#fe5ddb;}
Border around this has a color of #fe5ddb
<div style="border:2px solid #fe5ddb;">Content here</div>
.myborder {border:2px solid #fe5ddb;}