#feb7f9 color space conversions
Hex:
#feb7f9
RGB:
254, 183, 249
CMY:
0, 28, 2
CMYK:
0, 28, 2, 0
HSL:
304°, 97.2603%, 85.6863%
HSV (HSB):
304°, 27.9528%, 99.6078%
XYZ:
74.9054, 61.7774, 97.5988
xyY:
0.3197, 0.2637, 61.7774
CIE-Lab:
82.7949, 36.0036, -22.5015
CIE-LCH:
82.7949, 42.4568, 327.9955
CIE-Luv:
82.7949, 36.2103, -41.7446
Hunter-Lab:
78.5986, 32.5652, -18.6036
#feb7f9 color charts
#feb7f9 color shades, tints & tones
#feb7f9 color schemes
#feb7f9 color preview, HTML & CSS examples
This text has a color of #feb7f9
<p style="color:#feb7f9;">Text here</p>
.mytext {color:#feb7f9;}
This box has a color of #feb7f9
<div style="background-color:#feb7f9;">Content here</div>
.mybackground {background-color:#feb7f9;}
Border around this has a color of #feb7f9
<div style="border:2px solid #feb7f9;">Content here</div>
.myborder {border:2px solid #feb7f9;}