#feb2e6 color space conversions
Hex:
#feb2e6
RGB:
254, 178, 230
CMY:
0, 30, 10
CMYK:
0, 30, 9, 0
HSL:
319°, 97.4359%, 84.7059%
HSV (HSB):
319°, 29.9213%, 99.6078%
XYZ:
71.0764, 58.6248, 82.4325
xyY:
0.3351, 0.2764, 58.6248
CIE-Lab:
81.0849, 35.3665, -14.8938
CIE-LCH:
81.0849, 38.3747, 337.1627
CIE-Luv:
81.0849, 41.6659, -29.3282
Hunter-Lab:
76.5668, 31.7082, -10.2353
#feb2e6 color charts
#feb2e6 color shades, tints & tones
#feb2e6 color schemes
#feb2e6 color preview, HTML & CSS examples
This text has a color of #feb2e6
<p style="color:#feb2e6;">Text here</p>
.mytext {color:#feb2e6;}
This box has a color of #feb2e6
<div style="background-color:#feb2e6;">Content here</div>
.mybackground {background-color:#feb2e6;}
Border around this has a color of #feb2e6
<div style="border:2px solid #feb2e6;">Content here</div>
.myborder {border:2px solid #feb2e6;}