#feb2d2 color space conversions
Hex:
#feb2d2
RGB:
254, 178, 210
CMY:
0, 30, 18
CMYK:
0, 30, 17, 0
HSL:
335°, 97.4359%, 84.7059%
HSV (HSB):
335°, 29.9213%, 99.6078%
XYZ:
68.4263, 57.5648, 68.4774
xyY:
0.3519, 0.2960, 57.5648
CIE-Lab:
80.4962, 32.1921, -4.9805
CIE-LCH:
80.4962, 32.5751, 351.2054
CIE-Luv:
80.4962, 44.8050, -13.4058
Hunter-Lab:
75.8714, 28.2091, -0.4019
#feb2d2 color charts
#feb2d2 color shades, tints & tones
#feb2d2 color schemes
#feb2d2 color preview, HTML & CSS examples
This text has a color of #feb2d2
<p style="color:#feb2d2;">Text here</p>
.mytext {color:#feb2d2;}
This box has a color of #feb2d2
<div style="background-color:#feb2d2;">Content here</div>
.mybackground {background-color:#feb2d2;}
Border around this has a color of #feb2d2
<div style="border:2px solid #feb2d2;">Content here</div>
.myborder {border:2px solid #feb2d2;}