#fe7dd7 color space conversions
Hex:
#fe7dd7
RGB:
254, 125, 215
CMY:
0, 51, 16
CMYK:
0, 51, 15, 0
HSL:
318°, 98.4733%, 74.3137%
HSV (HSB):
318°, 50.7874%, 99.6078%
XYZ:
60.4724, 40.6444, 68.9479
xyY:
0.3556, 0.2390, 40.6444
CIE-Lab:
69.9260, 59.6699, -23.5965
CIE-LCH:
69.9260, 64.1662, 338.4237
CIE-Luv:
69.9260, 70.8876, -46.5651
Hunter-Lab:
63.7529, 57.7473, -19.4942
#fe7dd7 color charts
#fe7dd7 color shades, tints & tones
#fe7dd7 color schemes
#fe7dd7 color preview, HTML & CSS examples
This text has a color of #fe7dd7
<p style="color:#fe7dd7;">Text here</p>
.mytext {color:#fe7dd7;}
This box has a color of #fe7dd7
<div style="background-color:#fe7dd7;">Content here</div>
.mybackground {background-color:#fe7dd7;}
Border around this has a color of #fe7dd7
<div style="border:2px solid #fe7dd7;">Content here</div>
.myborder {border:2px solid #fe7dd7;}