#feb8f8 color space conversions
Hex:
#feb8f8
RGB:
254, 184, 248
CMY:
0, 28, 3
CMYK:
0, 28, 2, 0
HSL:
305°, 97.2222%, 85.8824%
HSV (HSB):
305°, 27.5591%, 99.6078%
XYZ:
74.9568, 62.1291, 96.8484
xyY:
0.3204, 0.2656, 62.1291
CIE-Lab:
82.9820, 35.3025, -21.6833
CIE-LCH:
82.9820, 41.4299, 328.4412
CIE-Luv:
82.9820, 35.8710, -40.3055
Hunter-Lab:
78.8220, 31.8083, -17.6740
#feb8f8 color charts
#feb8f8 color shades, tints & tones
#feb8f8 color schemes
#feb8f8 color preview, HTML & CSS examples
This text has a color of #feb8f8
<p style="color:#feb8f8;">Text here</p>
.mytext {color:#feb8f8;}
This box has a color of #feb8f8
<div style="background-color:#feb8f8;">Content here</div>
.mybackground {background-color:#feb8f8;}
Border around this has a color of #feb8f8
<div style="border:2px solid #feb8f8;">Content here</div>
.myborder {border:2px solid #feb8f8;}