#fe7dc7 color space conversions
Hex:
#fe7dc7
RGB:
254, 125, 199
CMY:
0, 51, 22
CMYK:
0, 51, 22, 0
HSL:
326°, 98.4733%, 74.3137%
HSV (HSB):
326°, 50.7874%, 99.6078%
XYZ:
58.5155, 39.8616, 58.6428
xyY:
0.3727, 0.2539, 39.8616
CIE-Lab:
69.3708, 57.3733, -15.5316
CIE-LCH:
69.3708, 59.4384, 344.8524
CIE-Luv:
69.3708, 75.1761, -33.6665
Hunter-Lab:
63.1360, 54.9486, -10.8752
#fe7dc7 color charts
#fe7dc7 color shades, tints & tones
#fe7dc7 color schemes
#fe7dc7 color preview, HTML & CSS examples
This text has a color of #fe7dc7
<p style="color:#fe7dc7;">Text here</p>
.mytext {color:#fe7dc7;}
This box has a color of #fe7dc7
<div style="background-color:#fe7dc7;">Content here</div>
.mybackground {background-color:#fe7dc7;}
Border around this has a color of #fe7dc7
<div style="border:2px solid #fe7dc7;">Content here</div>
.myborder {border:2px solid #fe7dc7;}