#feb8d2 color space conversions
Hex:
#feb8d2
RGB:
254, 184, 210
CMY:
0, 28, 18
CMYK:
0, 28, 17, 0
HSL:
338°, 97.2222%, 85.8824%
HSV (HSB):
338°, 27.5591%, 99.6078%
XYZ:
69.6464, 60.0050, 68.8841
xyY:
0.3508, 0.3022, 60.0050
CIE-Lab:
81.8409, 29.0439, -3.0007
CIE-LCH:
81.8409, 29.1985, 354.1014
CIE-Luv:
81.8409, 41.4695, -9.8524
Hunter-Lab:
77.4629, 24.9283, 1.5002
#feb8d2 color charts
#feb8d2 color shades, tints & tones
#feb8d2 color schemes
#feb8d2 color preview, HTML & CSS examples
This text has a color of #feb8d2
<p style="color:#feb8d2;">Text here</p>
.mytext {color:#feb8d2;}
This box has a color of #feb8d2
<div style="background-color:#feb8d2;">Content here</div>
.mybackground {background-color:#feb8d2;}
Border around this has a color of #feb8d2
<div style="border:2px solid #feb8d2;">Content here</div>
.myborder {border:2px solid #feb8d2;}