#feb7e9 color space conversions
Hex:
#feb7e9
RGB:
254, 183, 233
CMY:
0, 28, 9
CMYK:
0, 28, 8, 0
HSL:
318°, 97.2603%, 85.6863%
HSV (HSB):
318°, 27.9528%, 99.6078%
XYZ:
72.5145, 60.8210, 85.0085
xyY:
0.3321, 0.2786, 60.8210
CIE-Lab:
82.2824, 33.2454, -14.7084
CIE-LCH:
82.2824, 36.3538, 336.1344
CIE-Luv:
82.2824, 38.6209, -28.7121
Hunter-Lab:
77.9878, 29.4939, -10.0360
#feb7e9 color charts
#feb7e9 color shades, tints & tones
#feb7e9 color schemes
#feb7e9 color preview, HTML & CSS examples
This text has a color of #feb7e9
<p style="color:#feb7e9;">Text here</p>
.mytext {color:#feb7e9;}
This box has a color of #feb7e9
<div style="background-color:#feb7e9;">Content here</div>
.mybackground {background-color:#feb7e9;}
Border around this has a color of #feb7e9
<div style="border:2px solid #feb7e9;">Content here</div>
.myborder {border:2px solid #feb7e9;}