#feb3b6 color space conversions
Hex:
#feb3b6
RGB:
254, 179, 182
CMY:
0, 30, 29
CMYK:
0, 30, 28, 0
HSL:
358°, 97.4026%, 84.9020%
HSV (HSB):
358°, 29.5276%, 99.6078%
XYZ:
65.4366, 56.6884, 51.7490
xyY:
0.3763, 0.3260, 56.6884
CIE-Lab:
80.0040, 27.6897, 9.4453
CIE-LCH:
80.0040, 29.2563, 18.8352
CIE-Luv:
80.0040, 48.4170, 8.3542
Hunter-Lab:
75.2917, 23.3753, 11.9534
#feb3b6 color charts
#feb3b6 color shades, tints & tones
#feb3b6 color schemes
#feb3b6 color preview, HTML & CSS examples
This text has a color of #feb3b6
<p style="color:#feb3b6;">Text here</p>
.mytext {color:#feb3b6;}
This box has a color of #feb3b6
<div style="background-color:#feb3b6;">Content here</div>
.mybackground {background-color:#feb3b6;}
Border around this has a color of #feb3b6
<div style="border:2px solid #feb3b6;">Content here</div>
.myborder {border:2px solid #feb3b6;}