#feb3b9 color space conversions
Hex:
#feb3b9
RGB:
254, 179, 185
CMY:
0, 30, 27
CMYK:
0, 30, 27, 0
HSL:
355°, 97.4026%, 84.9020%
HSV (HSB):
355°, 29.5276%, 99.6078%
XYZ:
65.7501, 56.8138, 53.3997
xyY:
0.3737, 0.3229, 56.8138
CIE-Lab:
80.0748, 28.0887, 7.9251
CIE-LCH:
80.0748, 29.1853, 15.7562
CIE-Luv:
80.0748, 47.9841, 6.1643
Hunter-Lab:
75.3749, 23.8007, 10.7582
#feb3b9 color charts
#feb3b9 color shades, tints & tones
#feb3b9 color schemes
#feb3b9 color preview, HTML & CSS examples
This text has a color of #feb3b9
<p style="color:#feb3b9;">Text here</p>
.mytext {color:#feb3b9;}
This box has a color of #feb3b9
<div style="background-color:#feb3b9;">Content here</div>
.mybackground {background-color:#feb3b9;}
Border around this has a color of #feb3b9
<div style="border:2px solid #feb3b9;">Content here</div>
.myborder {border:2px solid #feb3b9;}