#febbcd color space conversions
Hex:
#febbcd
RGB:
254, 187, 205
CMY:
0, 27, 20
CMYK:
0, 26, 19, 0
HSL:
344°, 97.1014%, 86.4706%
HSV (HSB):
344°, 26.3780%, 99.6078%
XYZ:
69.6628, 61.0193, 65.8639
xyY:
0.3544, 0.3105, 61.0193
CIE-Lab:
82.3891, 26.7163, 0.4914
CIE-LCH:
82.3891, 26.7208, 1.0538
CIE-Luv:
82.3891, 40.4833, -4.2158
Hunter-Lab:
78.1148, 22.4854, 4.6890
#febbcd color charts
#febbcd color shades, tints & tones
#febbcd color schemes
#febbcd color preview, HTML & CSS examples
This text has a color of #febbcd
<p style="color:#febbcd;">Text here</p>
.mytext {color:#febbcd;}
This box has a color of #febbcd
<div style="background-color:#febbcd;">Content here</div>
.mybackground {background-color:#febbcd;}
Border around this has a color of #febbcd
<div style="border:2px solid #febbcd;">Content here</div>
.myborder {border:2px solid #febbcd;}