#febbdc color space conversions
Hex:
#febbdc
RGB:
254, 187, 220
CMY:
0, 27, 14
CMYK:
0, 26, 13, 0
HSL:
330°, 97.1014%, 86.4706%
HSV (HSB):
330°, 26.3780%, 99.6078%
XYZ:
71.5616, 61.7788, 75.8629
xyY:
0.3421, 0.2953, 61.7788
CIE-Lab:
82.7956, 29.0232, -6.9672
CIE-LCH:
82.7956, 29.8478, 346.5012
CIE-Luv:
82.7956, 38.3956, -15.8863
Hunter-Lab:
78.5995, 24.9679, -2.2061
#febbdc color charts
#febbdc RGB chart
#febbdc CMYK chart
#febbdc RGB pie chart
#febbdc color shades, tints & tones
#febbdc color schemes
#febbdc color preview, HTML & CSS examples
This text has a color of #febbdc
<p style="color:#febbdc;">Text here</p>
.mytext {color:#febbdc;}
Text color #febbdc
This box has a color of #febbdc
<div style="background-color:#febbdc;">Content here</div>
.mybackground {background-color:#febbdc;}
Background color #febbdc
Border around this has a color of #febbdc
<div style="border:2px solid #febbdc;">Content here</div>
.myborder {border:2px solid #febbdc;}
Border color #febbdc