#feb6db color space conversions
Hex:
#feb6db
RGB:
254, 182, 219
CMY:
0, 29, 14
CMYK:
0, 28, 14, 0
HSL:
329°, 97.2973%, 85.4902%
HSV (HSB):
329°, 28.3465%, 99.6078%
XYZ:
70.3872, 59.6412, 74.8199
xyY:
0.3436, 0.2911, 59.6412
CIE-Lab:
81.6428, 31.4903, -8.1386
CIE-LCH:
81.6428, 32.5250, 345.5091
CIE-Luv:
81.6428, 41.2466, -18.1126
Hunter-Lab:
77.2277, 27.5407, -3.3821
#feb6db color charts
#feb6db color shades, tints & tones
#feb6db color schemes
#feb6db color preview, HTML & CSS examples
This text has a color of #feb6db
<p style="color:#feb6db;">Text here</p>
.mytext {color:#feb6db;}
This box has a color of #feb6db
<div style="background-color:#feb6db;">Content here</div>
.mybackground {background-color:#feb6db;}
Border around this has a color of #feb6db
<div style="border:2px solid #feb6db;">Content here</div>
.myborder {border:2px solid #feb6db;}