#feb5d1 color space conversions
Hex:
#feb5d1
RGB:
254, 181, 209
CMY:
0, 29, 18
CMYK:
0, 29, 18, 0
HSL:
337°, 97.3333%, 85.2941%
HSV (HSB):
337°, 28.7402%, 99.6078%
XYZ:
68.9055, 58.7220, 68.0244
xyY:
0.3522, 0.3001, 58.7220
CIE-Lab:
81.1386, 30.4671, -3.4943
CIE-LCH:
81.1386, 30.6668, 353.4573
CIE-Luv:
81.1386, 43.2895, -10.8537
Hunter-Lab:
76.6303, 26.4032, 1.0097
#feb5d1 color charts
#feb5d1 color shades, tints & tones
#feb5d1 color schemes
#feb5d1 color preview, HTML & CSS examples
This text has a color of #feb5d1
<p style="color:#feb5d1;">Text here</p>
.mytext {color:#feb5d1;}
This box has a color of #feb5d1
<div style="background-color:#feb5d1;">Content here</div>
.mybackground {background-color:#feb5d1;}
Border around this has a color of #feb5d1
<div style="border:2px solid #feb5d1;">Content here</div>
.myborder {border:2px solid #feb5d1;}