#feb0c4 color space conversions
Hex:
#feb0c4
RGB:
254, 176, 196
CMY:
0, 31, 23
CMYK:
0, 31, 23, 0
HSL:
345°, 97.5000%, 84.3137%
HSV (HSB):
345°, 30.7087%, 99.6078%
XYZ:
66.3622, 56.1070, 59.5566
xyY:
0.3646, 0.3082, 56.1070
CIE-Lab:
79.6747, 31.1811, 1.3928
CIE-LCH:
79.6747, 31.2122, 2.5575
CIE-Luv:
79.6747, 48.1062, -3.7637
Hunter-Lab:
74.9046, 27.0600, 5.2918
#feb0c4 color charts
#feb0c4 color shades, tints & tones
#feb0c4 color schemes
#feb0c4 color preview, HTML & CSS examples
This text has a color of #feb0c4
<p style="color:#feb0c4;">Text here</p>
.mytext {color:#feb0c4;}
This box has a color of #feb0c4
<div style="background-color:#feb0c4;">Content here</div>
.mybackground {background-color:#feb0c4;}
Border around this has a color of #feb0c4
<div style="border:2px solid #feb0c4;">Content here</div>
.myborder {border:2px solid #feb0c4;}