#feb3e1 color space conversions
Hex:
#feb3e1
RGB:
254, 179, 225
CMY:
0, 30, 12
CMYK:
0, 30, 11, 0
HSL:
323°, 97.4026%, 84.9020%
HSV (HSB):
323°, 29.5276%, 99.6078%
XYZ:
70.5838, 58.7473, 78.8534
xyY:
0.3390, 0.2822, 58.7473
CIE-Lab:
81.1525, 34.0244, -12.1000
CIE-LCH:
81.1525, 36.1119, 340.4232
CIE-Luv:
81.1525, 41.9307, -24.7007
Hunter-Lab:
76.6468, 30.2482, -7.3442
#feb3e1 color charts
#feb3e1 color shades, tints & tones
#feb3e1 color schemes
#feb3e1 color preview, HTML & CSS examples
This text has a color of #feb3e1
<p style="color:#feb3e1;">Text here</p>
.mytext {color:#feb3e1;}
This box has a color of #feb3e1
<div style="background-color:#feb3e1;">Content here</div>
.mybackground {background-color:#feb3e1;}
Border around this has a color of #feb3e1
<div style="border:2px solid #feb3e1;">Content here</div>
.myborder {border:2px solid #feb3e1;}