#feb6c4 color space conversions
Hex:
#feb6c4
RGB:
254, 182, 196
CMY:
0, 29, 23
CMYK:
0, 28, 23, 0
HSL:
348°, 97.2973%, 85.4902%
HSV (HSB):
348°, 28.3465%, 99.6078%
XYZ:
67.5648, 58.5123, 59.9575
xyY:
0.3632, 0.3145, 58.5123
CIE-Lab:
81.0228, 28.0339, 3.3509
CIE-LCH:
81.0228, 28.2335, 6.8161
CIE-Luv:
81.0228, 44.6226, -0.3040
Hunter-Lab:
76.4933, 23.8017, 7.0722
#feb6c4 color charts
#feb6c4 color shades, tints & tones
#feb6c4 color schemes
#feb6c4 color preview, HTML & CSS examples
This text has a color of #feb6c4
<p style="color:#feb6c4;">Text here</p>
.mytext {color:#feb6c4;}
This box has a color of #feb6c4
<div style="background-color:#feb6c4;">Content here</div>
.mybackground {background-color:#feb6c4;}
Border around this has a color of #feb6c4
<div style="border:2px solid #feb6c4;">Content here</div>
.myborder {border:2px solid #feb6c4;}