#febafb color space conversions
Hex:
#febafb
RGB:
254, 186, 251
CMY:
0, 27, 2
CMYK:
0, 27, 1, 0
HSL:
303°, 97.1429%, 86.2745%
HSV (HSB):
303°, 26.7717%, 99.6078%
XYZ:
75.8445, 63.1537, 99.4592
xyY:
0.3181, 0.2648, 63.1537
CIE-Lab:
83.5232, 34.7865, -22.4634
CIE-LCH:
83.5232, 41.4090, 327.1477
CIE-Luv:
83.5232, 34.4487, -41.5218
Hunter-Lab:
79.4693, 31.2870, -18.5755
#febafb color charts
#febafb color shades, tints & tones
#febafb color schemes
#febafb color preview, HTML & CSS examples
This text has a color of #febafb
<p style="color:#febafb;">Text here</p>
.mytext {color:#febafb;}
This box has a color of #febafb
<div style="background-color:#febafb;">Content here</div>
.mybackground {background-color:#febafb;}
Border around this has a color of #febafb
<div style="border:2px solid #febafb;">Content here</div>
.myborder {border:2px solid #febafb;}