#feb3c7 color space conversions
Hex:
#feb3c7
RGB:
254, 179, 199
CMY:
0, 30, 22
CMYK:
0, 30, 22, 0
HSL:
344°, 97.4026%, 84.9020%
HSV (HSB):
344°, 29.5276%, 99.6078%
XYZ:
67.3020, 57.4346, 61.5716
xyY:
0.3612, 0.3083, 57.4346
CIE-Lab:
80.4234, 30.0379, 0.8594
CIE-LCH:
80.4234, 30.0502, 1.6389
CIE-Luv:
80.4234, 45.9184, -4.3170
Hunter-Lab:
75.7856, 25.8935, 4.8801
#feb3c7 color charts
#feb3c7 color shades, tints & tones
#feb3c7 color schemes
#feb3c7 color preview, HTML & CSS examples
This text has a color of #feb3c7
<p style="color:#feb3c7;">Text here</p>
.mytext {color:#feb3c7;}
This box has a color of #feb3c7
<div style="background-color:#feb3c7;">Content here</div>
.mybackground {background-color:#feb3c7;}
Border around this has a color of #feb3c7
<div style="border:2px solid #feb3c7;">Content here</div>
.myborder {border:2px solid #feb3c7;}