#feb8d9 color space conversions
Hex:
#feb8d9
RGB:
254, 184, 217
CMY:
0, 28, 15
CMYK:
0, 28, 15, 0
HSL:
332°, 97.2222%, 85.8824%
HSV (HSB):
332°, 27.5591%, 99.6078%
XYZ:
70.5379, 60.3616, 73.5788
xyY:
0.3450, 0.2952, 60.3616
CIE-Lab:
82.0343, 30.1253, -6.4822
CIE-LCH:
82.0343, 30.8149, 347.8565
CIE-Luv:
82.0343, 40.4561, -15.3306
Hunter-Lab:
77.6927, 26.0996, -1.7657
#feb8d9 color charts
#feb8d9 color shades, tints & tones
#feb8d9 color schemes
#feb8d9 color preview, HTML & CSS examples
This text has a color of #feb8d9
<p style="color:#feb8d9;">Text here</p>
.mytext {color:#feb8d9;}
This box has a color of #feb8d9
<div style="background-color:#feb8d9;">Content here</div>
.mybackground {background-color:#feb8d9;}
Border around this has a color of #feb8d9
<div style="border:2px solid #feb8d9;">Content here</div>
.myborder {border:2px solid #feb8d9;}