#feb2d1 color space conversions
Hex:
#feb2d1
RGB:
254, 178, 209
CMY:
0, 30, 18
CMYK:
0, 30, 18, 0
HSL:
336°, 97.4359%, 84.7059%
HSV (HSB):
336°, 29.9213%, 99.6078%
XYZ:
68.3021, 57.5151, 67.8232
xyY:
0.3527, 0.2970, 57.5151
CIE-Lab:
80.4684, 32.0405, -4.4810
CIE-LCH:
80.4684, 32.3523, 352.0386
CIE-Luv:
80.4684, 44.9598, -12.6240
Hunter-Lab:
75.8387, 28.0435, 0.0635
#feb2d1 color charts
#feb2d1 color shades, tints & tones
#feb2d1 color schemes
#feb2d1 color preview, HTML & CSS examples
This text has a color of #feb2d1
<p style="color:#feb2d1;">Text here</p>
.mytext {color:#feb2d1;}
This box has a color of #feb2d1
<div style="background-color:#feb2d1;">Content here</div>
.mybackground {background-color:#feb2d1;}
Border around this has a color of #feb2d1
<div style="border:2px solid #feb2d1;">Content here</div>
.myborder {border:2px solid #feb2d1;}