#feb5ff color space conversions
Hex:
#feb5ff
RGB:
254, 181, 255
CMY:
0, 29, 0
CMYK:
0, 29, 0, 0
HSL:
299°, 100.0000%, 85.4902%
HSV (HSB):
299°, 29.0196%, 100.0000%
XYZ:
75.4469, 61.3386, 102.4708
xyY:
0.3153, 0.2564, 61.3386
CIE-Lab:
82.5604, 38.1245, -26.0625
CIE-LCH:
82.5604, 46.1815, 325.6429
CIE-Luv:
82.5604, 36.2568, -47.9138
Hunter-Lab:
78.3189, 34.8961, -22.7505
#feb5ff color charts
#feb5ff color shades, tints & tones
#feb5ff color schemes
#feb5ff color preview, HTML & CSS examples
This text has a color of #feb5ff
<p style="color:#feb5ff;">Text here</p>
.mytext {color:#feb5ff;}
This box has a color of #feb5ff
<div style="background-color:#feb5ff;">Content here</div>
.mybackground {background-color:#feb5ff;}
Border around this has a color of #feb5ff
<div style="border:2px solid #feb5ff;">Content here</div>
.myborder {border:2px solid #feb5ff;}