#feb8ed color space conversions
Hex:
#feb8ed
RGB:
254, 184, 237
CMY:
0, 28, 7
CMYK:
0, 28, 7, 0
HSL:
315°, 97.2222%, 85.8824%
HSV (HSB):
315°, 27.5591%, 99.6078%
XYZ:
73.2996, 61.4662, 88.1216
xyY:
0.3289, 0.2758, 61.4662
CIE-Lab:
82.6287, 33.3955, -16.3325
CIE-LCH:
82.6287, 37.1754, 333.9385
CIE-Luv:
82.6287, 37.5107, -31.3364
Hunter-Lab:
78.4004, 29.6859, -11.7614
#feb8ed color charts
#feb8ed color shades, tints & tones
#feb8ed color schemes
#feb8ed color preview, HTML & CSS examples
This text has a color of #feb8ed
<p style="color:#feb8ed;">Text here</p>
.mytext {color:#feb8ed;}
This box has a color of #feb8ed
<div style="background-color:#feb8ed;">Content here</div>
.mybackground {background-color:#feb8ed;}
Border around this has a color of #feb8ed
<div style="border:2px solid #feb8ed;">Content here</div>
.myborder {border:2px solid #feb8ed;}