#fe9dad color space conversions
Hex:
#fe9dad
RGB:
254, 157, 173
CMY:
0, 38, 32
CMYK:
0, 38, 32, 0
HSL:
350°, 97.9798%, 80.5882%
HSV (HSB):
350°, 38.1890%, 99.6078%
XYZ:
60.4728, 48.2019, 45.6518
xyY:
0.3918, 0.3123, 48.2019
CIE-Lab:
74.9521, 38.0069, 7.1229
CIE-LCH:
74.9521, 38.6686, 10.6147
CIE-Luv:
74.9521, 63.2908, 2.8940
Hunter-Lab:
69.4276, 33.9789, 9.6134
#fe9dad color charts
#fe9dad color shades, tints & tones
#fe9dad color schemes
#fe9dad color preview, HTML & CSS examples
This text has a color of #fe9dad
<p style="color:#fe9dad;">Text here</p>
.mytext {color:#fe9dad;}
This box has a color of #fe9dad
<div style="background-color:#fe9dad;">Content here</div>
.mybackground {background-color:#fe9dad;}
Border around this has a color of #fe9dad
<div style="border:2px solid #fe9dad;">Content here</div>
.myborder {border:2px solid #fe9dad;}