#feb8ea color space conversions
Hex:
#feb8ea
RGB:
254, 184, 234
CMY:
0, 28, 8
CMYK:
0, 28, 8, 0
HSL:
317°, 97.2222%, 85.8824%
HSV (HSB):
317°, 27.5591%, 99.6078%
XYZ:
72.8648, 61.2923, 85.8321
xyY:
0.3312, 0.2786, 61.2923
CIE-Lab:
82.5356, 32.8885, -14.8647
CIE-LCH:
82.5356, 36.0917, 335.6783
CIE-Luv:
82.5356, 37.9561, -28.9077
Hunter-Lab:
78.2894, 29.1254, -10.1996
#feb8ea color charts
#feb8ea color shades, tints & tones
#feb8ea color schemes
#feb8ea color preview, HTML & CSS examples
This text has a color of #feb8ea
<p style="color:#feb8ea;">Text here</p>
.mytext {color:#feb8ea;}
This box has a color of #feb8ea
<div style="background-color:#feb8ea;">Content here</div>
.mybackground {background-color:#feb8ea;}
Border around this has a color of #feb8ea
<div style="border:2px solid #feb8ea;">Content here</div>
.myborder {border:2px solid #feb8ea;}