#febce8 color space conversions
Hex:
#febce8
RGB:
254, 188, 232
CMY:
0, 26, 9
CMYK:
0, 26, 9, 0
HSL:
320°, 97.0588%, 86.6667%
HSV (HSB):
320°, 25.9843%, 99.6078%
XYZ:
73.4218, 62.8635, 84.6080
xyY:
0.3324, 0.2846, 62.8635
CIE-Lab:
83.3705, 30.4529, -12.5428
CIE-LCH:
83.3705, 32.9348, 337.6144
CIE-Luv:
83.3705, 36.1711, -24.8374
Hunter-Lab:
79.2865, 26.5452, -7.7689
#febce8 color charts
#febce8 color shades, tints & tones
#febce8 color schemes
#febce8 color preview, HTML & CSS examples
This text has a color of #febce8
<p style="color:#febce8;">Text here</p>
.mytext {color:#febce8;}
This box has a color of #febce8
<div style="background-color:#febce8;">Content here</div>
.mybackground {background-color:#febce8;}
Border around this has a color of #febce8
<div style="border:2px solid #febce8;">Content here</div>
.myborder {border:2px solid #febce8;}