#febee6 color space conversions
Hex:
#febee6
RGB:
254, 190, 230
CMY:
0, 25, 10
CMYK:
0, 25, 9, 0
HSL:
323°, 96.9697%, 87.0588%
HSV (HSB):
323°, 25.1969%, 99.6078%
XYZ:
73.5694, 63.6109, 83.2635
xyY:
0.3337, 0.2886, 63.6109
CIE-Lab:
83.7628, 29.0694, -10.8873
CIE-LCH:
83.7628, 31.0413, 339.4677
CIE-Luv:
83.7628, 35.4010, -22.0017
Hunter-Lab:
79.7564, 25.0793, -6.0676
#febee6 color charts
#febee6 color shades, tints & tones
#febee6 color schemes
#febee6 color preview, HTML & CSS examples
This text has a color of #febee6
<p style="color:#febee6;">Text here</p>
.mytext {color:#febee6;}
This box has a color of #febee6
<div style="background-color:#febee6;">Content here</div>
.mybackground {background-color:#febee6;}
Border around this has a color of #febee6
<div style="border:2px solid #febee6;">Content here</div>
.myborder {border:2px solid #febee6;}