#feb8e6 color space conversions
Hex:
#feb8e6
RGB:
254, 184, 230
CMY:
0, 28, 10
CMYK:
0, 28, 9, 0
HSL:
321°, 97.2222%, 85.8824%
HSV (HSB):
321°, 27.5591%, 99.6078%
XYZ:
72.2965, 61.0650, 82.8392
xyY:
0.3344, 0.2824, 61.0650
CIE-Lab:
82.4137, 32.2213, -12.9021
CIE-LCH:
82.4137, 34.7085, 338.1777
CIE-Luv:
82.4137, 38.5483, -25.6830
Hunter-Lab:
78.1441, 28.3905, -8.1514
#feb8e6 color charts
#feb8e6 color shades, tints & tones
#feb8e6 color schemes
#feb8e6 color preview, HTML & CSS examples
This text has a color of #feb8e6
<p style="color:#feb8e6;">Text here</p>
.mytext {color:#feb8e6;}
This box has a color of #feb8e6
<div style="background-color:#feb8e6;">Content here</div>
.mybackground {background-color:#feb8e6;}
Border around this has a color of #feb8e6
<div style="border:2px solid #feb8e6;">Content here</div>
.myborder {border:2px solid #feb8e6;}