#fe6da5 color space conversions
Hex:
#fe6da5
RGB:
254, 109, 165
CMY:
0, 57, 35
CMYK:
0, 57, 35, 0
HSL:
337°, 98.6395%, 71.1765%
HSV (HSB):
337°, 57.0866%, 99.6078%
XYZ:
53.1332, 34.7247, 39.4994
xyY:
0.4172, 0.2727, 34.7247
CIE-Lab:
65.5338, 60.4494, -2.0642
CIE-LCH:
65.5338, 60.4846, 358.0443
CIE-Luv:
65.5338, 92.9175, -14.5186
Hunter-Lab:
58.9277, 57.8243, 1.5071
#fe6da5 color charts
#fe6da5 color shades, tints & tones
#fe6da5 color schemes
#fe6da5 color preview, HTML & CSS examples
This text has a color of #fe6da5
<p style="color:#fe6da5;">Text here</p>
.mytext {color:#fe6da5;}
This box has a color of #fe6da5
<div style="background-color:#fe6da5;">Content here</div>
.mybackground {background-color:#fe6da5;}
Border around this has a color of #fe6da5
<div style="border:2px solid #fe6da5;">Content here</div>
.myborder {border:2px solid #fe6da5;}