#feb9ce color space conversions
Hex:
#feb9ce
RGB:
254, 185, 206
CMY:
0, 27, 19
CMYK:
0, 27, 19, 0
HSL:
342°, 97.1831%, 86.0784%
HSV (HSB):
342°, 27.1654%, 99.6078%
XYZ:
69.3626, 60.2250, 66.3613
xyY:
0.3540, 0.3074, 60.2250
CIE-Lab:
81.9603, 27.9159, -0.6726
CIE-LCH:
81.9603, 27.9240, 358.6198
CIE-Luv:
81.9603, 41.4779, -6.1662
Hunter-Lab:
77.6048, 23.7337, 3.6233
#feb9ce color charts
#feb9ce color shades, tints & tones
#feb9ce color schemes
#feb9ce color preview, HTML & CSS examples
This text has a color of #feb9ce
<p style="color:#feb9ce;">Text here</p>
.mytext {color:#feb9ce;}
This box has a color of #feb9ce
<div style="background-color:#feb9ce;">Content here</div>
.mybackground {background-color:#feb9ce;}
Border around this has a color of #feb9ce
<div style="border:2px solid #feb9ce;">Content here</div>
.myborder {border:2px solid #feb9ce;}