#febbfe color space conversions
Hex:
#febbfe
RGB:
254, 187, 254
CMY:
0, 27, 0
CMYK:
0, 26, 0, 0
HSL:
300°, 97.1014%, 86.4706%
HSV (HSB):
300°, 26.3780%, 99.6078%
XYZ:
76.5328, 63.7672, 102.0405
xyY:
0.3158, 0.2631, 63.7672
CIE-Lab:
83.8444, 34.8003, -23.5740
CIE-LCH:
83.8444, 42.0333, 325.8860
CIE-Luv:
83.8444, 33.5267, -43.3606
Hunter-Lab:
79.8544, 31.3299, -19.8646
#febbfe color charts
#febbfe color shades, tints & tones
#febbfe color schemes
#febbfe color preview, HTML & CSS examples
This text has a color of #febbfe
<p style="color:#febbfe;">Text here</p>
.mytext {color:#febbfe;}
This box has a color of #febbfe
<div style="background-color:#febbfe;">Content here</div>
.mybackground {background-color:#febbfe;}
Border around this has a color of #febbfe
<div style="border:2px solid #febbfe;">Content here</div>
.myborder {border:2px solid #febbfe;}