#febfd7 color space conversions
Hex:
#febfd7
RGB:
254, 191, 215
CMY:
0, 25, 16
CMYK:
0, 25, 15, 0
HSL:
337°, 96.9231%, 87.2549%
HSV (HSB):
337°, 24.8031%, 99.6078%
XYZ:
71.7696, 63.2387, 72.7136
xyY:
0.3455, 0.3044, 63.2387
CIE-Lab:
83.5678, 26.1350, -3.1476
CIE-LCH:
83.5678, 26.3239, 353.1326
CIE-Luv:
83.5678, 36.8903, -9.5454
Hunter-Lab:
79.5228, 21.9320, 1.4527
#febfd7 color charts
#febfd7 color shades, tints & tones
#febfd7 color schemes
#febfd7 color preview, HTML & CSS examples
This text has a color of #febfd7
<p style="color:#febfd7;">Text here</p>
.mytext {color:#febfd7;}
This box has a color of #febfd7
<div style="background-color:#febfd7;">Content here</div>
.mybackground {background-color:#febfd7;}
Border around this has a color of #febfd7
<div style="border:2px solid #febfd7;">Content here</div>
.myborder {border:2px solid #febfd7;}