#feb7e1 color space conversions
Hex:
#feb7e1
RGB:
254, 183, 225
CMY:
0, 28, 12
CMYK:
0, 28, 11, 0
HSL:
325°, 97.2603%, 85.6863%
HSV (HSB):
325°, 27.9528%, 99.6078%
XYZ:
71.3971, 60.3740, 79.1245
xyY:
0.3385, 0.2863, 60.3740
CIE-Lab:
82.0411, 31.9269, -10.7736
CIE-LCH:
82.0411, 33.6956, 341.3533
CIE-Luv:
82.0411, 39.8162, -22.2834
Hunter-Lab:
77.7007, 28.0426, -5.9859
#feb7e1 color charts
#feb7e1 color shades, tints & tones
#feb7e1 color schemes
#feb7e1 color preview, HTML & CSS examples
This text has a color of #feb7e1
<p style="color:#feb7e1;">Text here</p>
.mytext {color:#feb7e1;}
This box has a color of #feb7e1
<div style="background-color:#feb7e1;">Content here</div>
.mybackground {background-color:#feb7e1;}
Border around this has a color of #feb7e1
<div style="border:2px solid #feb7e1;">Content here</div>
.myborder {border:2px solid #feb7e1;}