#febfdd color space conversions
Hex:
#febfdd
RGB:
254, 191, 221
CMY:
0, 25, 13
CMYK:
0, 25, 13, 0
HSL:
331°, 96.9231%, 87.2549%
HSV (HSB):
331°, 24.8031%, 99.6078%
XYZ:
72.5550, 63.5529, 76.8495
xyY:
0.3407, 0.2984, 63.5529
CIE-Lab:
83.7324, 27.0803, -6.1173
CIE-LCH:
83.7324, 27.7627, 347.2708
CIE-Luv:
83.7324, 36.0889, -14.2435
Hunter-Lab:
79.7201, 22.9467, -1.3510
#febfdd color charts
#febfdd color shades, tints & tones
#febfdd color schemes
#febfdd color preview, HTML & CSS examples
This text has a color of #febfdd
<p style="color:#febfdd;">Text here</p>
.mytext {color:#febfdd;}
This box has a color of #febfdd
<div style="background-color:#febfdd;">Content here</div>
.mybackground {background-color:#febfdd;}
Border around this has a color of #febfdd
<div style="border:2px solid #febfdd;">Content here</div>
.myborder {border:2px solid #febfdd;}