#feb1d3 color space conversions
Hex:
#feb1d3
RGB:
254, 177, 211
CMY:
0, 31, 17
CMYK:
0, 30, 17, 0
HSL:
334°, 97.4684%, 84.5098%
HSV (HSB):
334°, 30.3150%, 99.6078%
XYZ:
68.3531, 57.2183, 69.0696
xyY:
0.3512, 0.2940, 57.2183
CIE-Lab:
80.3022, 32.8684, -5.8076
CIE-LCH:
80.3022, 33.3775, 349.9797
CIE-Luv:
80.3022, 45.2015, -14.7793
Hunter-Lab:
75.6428, 28.9231, -1.1880
#feb1d3 color charts
#feb1d3 color shades, tints & tones
#feb1d3 color schemes
#feb1d3 color preview, HTML & CSS examples
This text has a color of #feb1d3
<p style="color:#feb1d3;">Text here</p>
.mytext {color:#feb1d3;}
This box has a color of #feb1d3
<div style="background-color:#feb1d3;">Content here</div>
.mybackground {background-color:#feb1d3;}
Border around this has a color of #feb1d3
<div style="border:2px solid #feb1d3;">Content here</div>
.myborder {border:2px solid #feb1d3;}