#feb6df color space conversions
Hex:
#feb6df
RGB:
254, 182, 223
CMY:
0, 29, 13
CMYK:
0, 28, 12, 0
HSL:
326°, 97.2973%, 85.4902%
HSV (HSB):
326°, 28.3465%, 99.6078%
XYZ:
70.9203, 59.8544, 77.6272
xyY:
0.3403, 0.2872, 59.8544
CIE-Lab:
81.7590, 32.1285, -10.1185
CIE-LCH:
81.7590, 33.6842, 342.5188
CIE-Luv:
81.7590, 40.6469, -21.2920
Hunter-Lab:
77.3657, 28.2392, -5.3345
#feb6df color charts
#feb6df color shades, tints & tones
#feb6df color schemes
#feb6df color preview, HTML & CSS examples
This text has a color of #feb6df
<p style="color:#feb6df;">Text here</p>
.mytext {color:#feb6df;}
This box has a color of #feb6df
<div style="background-color:#feb6df;">Content here</div>
.mybackground {background-color:#feb6df;}
Border around this has a color of #feb6df
<div style="border:2px solid #feb6df;">Content here</div>
.myborder {border:2px solid #feb6df;}