#feb7e0 color space conversions
Hex:
#feb7e0
RGB:
254, 183, 224
CMY:
0, 28, 12
CMYK:
0, 28, 12, 0
HSL:
325°, 97.2603%, 85.6863%
HSV (HSB):
325°, 27.9528%, 99.6078%
XYZ:
71.2611, 60.3196, 78.4080
xyY:
0.3394, 0.2873, 60.3196
CIE-Lab:
82.0116, 31.7650, -10.2800
CIE-LCH:
82.0116, 33.3870, 342.0671
CIE-Luv:
82.0116, 39.9649, -21.4849
Hunter-Lab:
77.6657, 27.8652, -5.4907
#feb7e0 color charts
#feb7e0 color shades, tints & tones
#feb7e0 color schemes
#feb7e0 color preview, HTML & CSS examples
This text has a color of #feb7e0
<p style="color:#feb7e0;">Text here</p>
.mytext {color:#feb7e0;}
This box has a color of #feb7e0
<div style="background-color:#feb7e0;">Content here</div>
.mybackground {background-color:#feb7e0;}
Border around this has a color of #feb7e0
<div style="border:2px solid #feb7e0;">Content here</div>
.myborder {border:2px solid #feb7e0;}