#feb4c8 color space conversions
Hex:
#feb4c8
RGB:
254, 180, 200
CMY:
0, 29, 22
CMYK:
0, 29, 21, 0
HSL:
344°, 97.3684%, 85.0980%
HSV (HSB):
344°, 29.1339%, 99.6078%
XYZ:
67.6196, 57.8835, 62.2523
xyY:
0.3601, 0.3083, 57.8835
CIE-Lab:
80.6740, 29.6580, 0.6842
CIE-LCH:
80.6740, 29.6659, 1.3216
CIE-Luv:
80.6740, 45.1947, -4.4995
Hunter-Lab:
76.0812, 25.5056, 4.7437
#feb4c8 color charts
#feb4c8 color shades, tints & tones
#feb4c8 color schemes
#feb4c8 color preview, HTML & CSS examples
This text has a color of #feb4c8
<p style="color:#feb4c8;">Text here</p>
.mytext {color:#feb4c8;}
This box has a color of #feb4c8
<div style="background-color:#feb4c8;">Content here</div>
.mybackground {background-color:#feb4c8;}
Border around this has a color of #feb4c8
<div style="border:2px solid #feb4c8;">Content here</div>
.myborder {border:2px solid #feb4c8;}