#feb5db color space conversions
Hex:
#feb5db
RGB:
254, 181, 219
CMY:
0, 29, 14
CMYK:
0, 29, 14, 0
HSL:
329°, 97.3333%, 85.2941%
HSV (HSB):
329°, 28.7402%, 99.6078%
XYZ:
70.1831, 59.2331, 74.7519
xyY:
0.3438, 0.2901, 59.2331
CIE-Lab:
81.4195, 32.0150, -8.4700
CIE-LCH:
81.4195, 33.1165, 345.1811
CIE-Luv:
81.4195, 41.7865, -18.7130
Hunter-Lab:
76.9630, 28.0901, -3.7125
#feb5db color charts
#feb5db color shades, tints & tones
#feb5db color schemes
#feb5db color preview, HTML & CSS examples
This text has a color of #feb5db
<p style="color:#feb5db;">Text here</p>
.mytext {color:#feb5db;}
This box has a color of #feb5db
<div style="background-color:#feb5db;">Content here</div>
.mybackground {background-color:#feb5db;}
Border around this has a color of #feb5db
<div style="border:2px solid #feb5db;">Content here</div>
.myborder {border:2px solid #feb5db;}