#feb7bd color space conversions
Hex:
#feb7bd
RGB:
254, 183, 189
CMY:
0, 28, 26
CMYK:
0, 28, 26, 0
HSL:
355°, 97.2603%, 85.6863%
HSV (HSB):
355°, 27.9528%, 99.6078%
XYZ:
66.9918, 58.6119, 55.9265
xyY:
0.3690, 0.3229, 58.6119
CIE-Lab:
81.0778, 26.5316, 7.2051
CIE-LCH:
81.0778, 27.4925, 15.1931
CIE-Luv:
81.0778, 45.0233, 5.4917
Hunter-Lab:
76.5584, 22.2178, 10.2791
#feb7bd color charts
#feb7bd color shades, tints & tones
#feb7bd color schemes
#feb7bd color preview, HTML & CSS examples
This text has a color of #feb7bd
<p style="color:#feb7bd;">Text here</p>
.mytext {color:#feb7bd;}
This box has a color of #feb7bd
<div style="background-color:#feb7bd;">Content here</div>
.mybackground {background-color:#feb7bd;}
Border around this has a color of #feb7bd
<div style="border:2px solid #feb7bd;">Content here</div>
.myborder {border:2px solid #feb7bd;}