#febeaf color space conversions
Hex:
#febeaf
RGB:
254, 190, 175
CMY:
0, 25, 31
CMYK:
0, 25, 31, 0
HSL:
11°, 97.5309%, 84.1176%
HSV (HSB):
11°, 31.1024%, 99.6078%
XYZ:
67.0244, 60.9929, 48.7977
xyY:
0.3791, 0.3450, 60.9929
CIE-Lab:
82.3749, 21.0126, 16.5585
CIE-LCH:
82.3749, 26.7529, 38.2390
CIE-Luv:
82.3749, 42.5885, 19.4632
Hunter-Lab:
78.0979, 16.5189, 17.6226
#febeaf color charts
#febeaf RGB chart
#febeaf CMYK chart
#febeaf RGB pie chart
#febeaf color shades, tints & tones
#febeaf color schemes
#febeaf color preview, HTML & CSS examples
This text has a color of #febeaf
<p style="color:#febeaf;">Text here</p>
.mytext {color:#febeaf;}
Text color #febeaf
This box has a color of #febeaf
<div style="background-color:#febeaf;">Content here</div>
.mybackground {background-color:#febeaf;}
Background color #febeaf
Border around this has a color of #febeaf
<div style="border:2px solid #febeaf;">Content here</div>
.myborder {border:2px solid #febeaf;}
Border color #febeaf