#feb6e9 color space conversions
Hex:
#feb6e9
RGB:
254, 182, 233
CMY:
0, 29, 9
CMYK:
0, 28, 8, 0
HSL:
318°, 97.2973%, 85.4902%
HSV (HSB):
318°, 28.3465%, 99.6078%
XYZ:
72.3090, 60.4099, 84.9400
xyY:
0.3322, 0.2775, 60.4099
CIE-Lab:
82.0605, 33.7699, -15.0416
CIE-LCH:
82.0605, 36.9683, 335.9912
CIE-Luv:
82.0605, 39.1365, -29.3230
Hunter-Lab:
77.7238, 30.0476, -10.3880
#feb6e9 color charts
#feb6e9 color shades, tints & tones
#feb6e9 color schemes
#feb6e9 color preview, HTML & CSS examples
This text has a color of #feb6e9
<p style="color:#feb6e9;">Text here</p>
.mytext {color:#feb6e9;}
This box has a color of #feb6e9
<div style="background-color:#feb6e9;">Content here</div>
.mybackground {background-color:#feb6e9;}
Border around this has a color of #feb6e9
<div style="border:2px solid #feb6e9;">Content here</div>
.myborder {border:2px solid #feb6e9;}