#feb5eb color space conversions
Hex:
#feb5eb
RGB:
254, 181, 235
CMY:
0, 29, 8
CMYK:
0, 29, 7, 0
HSL:
316°, 97.3333%, 85.2941%
HSV (HSB):
316°, 28.7402%, 99.6078%
XYZ:
72.3923, 60.1167, 86.3855
xyY:
0.3307, 0.2746, 60.1167
CIE-Lab:
81.9016, 34.6301, -16.3541
CIE-LCH:
81.9016, 38.2975, 334.7210
CIE-Luv:
81.9016, 39.3441, -31.5526
Hunter-Lab:
77.5350, 30.9744, -11.7834
#feb5eb color charts
#feb5eb color shades, tints & tones
#feb5eb color schemes
#feb5eb color preview, HTML & CSS examples
This text has a color of #feb5eb
<p style="color:#feb5eb;">Text here</p>
.mytext {color:#feb5eb;}
This box has a color of #feb5eb
<div style="background-color:#feb5eb;">Content here</div>
.mybackground {background-color:#feb5eb;}
Border around this has a color of #feb5eb
<div style="border:2px solid #feb5eb;">Content here</div>
.myborder {border:2px solid #feb5eb;}