#feb9e8 color space conversions
Hex:
#feb9e8
RGB:
254, 185, 232
CMY:
0, 27, 9
CMYK:
0, 27, 9, 0
HSL:
319°, 97.1831%, 86.0784%
HSV (HSB):
319°, 27.1654%, 99.6078%
XYZ:
72.7875, 61.5949, 84.3966
xyY:
0.3327, 0.2815, 61.5949
CIE-Lab:
82.6975, 32.0287, -13.5498
CIE-LCH:
82.6975, 34.7769, 337.0691
CIE-Luv:
82.6975, 37.7333, -26.6808
Hunter-Lab:
78.4825, 28.2032, -8.8202
#feb9e8 color charts
#feb9e8 color shades, tints & tones
#feb9e8 color schemes
#feb9e8 color preview, HTML & CSS examples
This text has a color of #feb9e8
<p style="color:#feb9e8;">Text here</p>
.mytext {color:#feb9e8;}
This box has a color of #feb9e8
<div style="background-color:#feb9e8;">Content here</div>
.mybackground {background-color:#feb9e8;}
Border around this has a color of #feb9e8
<div style="border:2px solid #feb9e8;">Content here</div>
.myborder {border:2px solid #feb9e8;}