#feb6c1 color space conversions
Hex:
#feb6c1
RGB:
254, 182, 193
CMY:
0, 29, 24
CMYK:
0, 28, 24, 0
HSL:
351°, 97.2973%, 85.4902%
HSV (HSB):
351°, 28.3465%, 99.6078%
XYZ:
67.2266, 58.3770, 58.1767
xyY:
0.3658, 0.3176, 58.3770
CIE-Lab:
80.9479, 27.6107, 4.8611
CIE-LCH:
80.9479, 28.0353, 9.9851
CIE-Luv:
80.9479, 45.0515, 1.9480
Hunter-Lab:
76.4048, 23.3491, 8.3384
#feb6c1 color charts
#feb6c1 color shades, tints & tones
#feb6c1 color schemes
#feb6c1 color preview, HTML & CSS examples
This text has a color of #feb6c1
<p style="color:#feb6c1;">Text here</p>
.mytext {color:#feb6c1;}
This box has a color of #feb6c1
<div style="background-color:#feb6c1;">Content here</div>
.mybackground {background-color:#feb6c1;}
Border around this has a color of #feb6c1
<div style="border:2px solid #feb6c1;">Content here</div>
.myborder {border:2px solid #feb6c1;}