#feb7e6 color space conversions
Hex:
#feb7e6
RGB:
254, 183, 230
CMY:
0, 28, 10
CMYK:
0, 28, 9, 0
HSL:
320°, 97.2603%, 85.6863%
HSV (HSB):
320°, 27.9528%, 99.6078%
XYZ:
72.0895, 60.6510, 82.7702
xyY:
0.3345, 0.2814, 60.6510
CIE-Lab:
82.1908, 32.7461, -13.2358
CIE-LCH:
82.1908, 35.3199, 337.9918
CIE-Luv:
82.1908, 39.0701, -26.2932
Hunter-Lab:
77.8787, 28.9431, -8.4988
#feb7e6 color charts
#feb7e6 color shades, tints & tones
#feb7e6 color schemes
#feb7e6 color preview, HTML & CSS examples
This text has a color of #feb7e6
<p style="color:#feb7e6;">Text here</p>
.mytext {color:#feb7e6;}
This box has a color of #feb7e6
<div style="background-color:#feb7e6;">Content here</div>
.mybackground {background-color:#feb7e6;}
Border around this has a color of #feb7e6
<div style="border:2px solid #feb7e6;">Content here</div>
.myborder {border:2px solid #feb7e6;}