#febfbe color space conversions
Hex:
#febfbe
RGB:
254, 191, 190
CMY:
0, 25, 25
CMYK:
0, 25, 25, 0
HSL:
1°, 96.9697%, 87.0588%
HSV (HSB):
1°, 25.1969%, 99.6078%
XYZ:
68.7981, 62.0501, 57.0660
xyY:
0.3661, 0.3302, 62.0501
CIE-Lab:
82.9401, 22.4684, 9.3353
CIE-LCH:
82.9401, 24.3306, 22.5622
CIE-Luv:
82.9401, 40.1283, 9.3454
Hunter-Lab:
78.7719, 18.0482, 12.1879
#febfbe color charts
#febfbe color shades, tints & tones
#febfbe color schemes
#febfbe color preview, HTML & CSS examples
This text has a color of #febfbe
<p style="color:#febfbe;">Text here</p>
.mytext {color:#febfbe;}
This box has a color of #febfbe
<div style="background-color:#febfbe;">Content here</div>
.mybackground {background-color:#febfbe;}
Border around this has a color of #febfbe
<div style="border:2px solid #febfbe;">Content here</div>
.myborder {border:2px solid #febfbe;}