#feb3ba color space conversions
Hex:
#feb3ba
RGB:
254, 179, 186
CMY:
0, 30, 27
CMYK:
0, 30, 27, 0
HSL:
354°, 97.4026%, 84.9020%
HSV (HSB):
354°, 29.5276%, 99.6078%
XYZ:
65.8561, 56.8562, 53.9577
xyY:
0.3728, 0.3218, 56.8562
CIE-Lab:
80.0986, 28.2232, 7.4188
CIE-LCH:
80.0986, 29.1819, 14.7277
CIE-Luv:
80.0986, 47.8390, 5.4297
Hunter-Lab:
75.4031, 23.9443, 10.3548
#feb3ba color charts
#feb3ba color shades, tints & tones
#feb3ba color schemes
#feb3ba color preview, HTML & CSS examples
This text has a color of #feb3ba
<p style="color:#feb3ba;">Text here</p>
.mytext {color:#feb3ba;}
This box has a color of #feb3ba
<div style="background-color:#feb3ba;">Content here</div>
.mybackground {background-color:#feb3ba;}
Border around this has a color of #feb3ba
<div style="border:2px solid #feb3ba;">Content here</div>
.myborder {border:2px solid #feb3ba;}