#feb5f5 color space conversions
Hex:
#feb5f5
RGB:
254, 181, 245
CMY:
0, 29, 4
CMYK:
0, 29, 4, 0
HSL:
307°, 97.3333%, 85.2941%
HSV (HSB):
307°, 28.7402%, 99.6078%
XYZ:
73.8784, 60.7111, 94.2108
xyY:
0.3229, 0.2653, 60.7111
CIE-Lab:
82.2232, 36.3471, -21.2294
CIE-LCH:
82.2232, 42.0928, 329.7119
CIE-Luv:
82.2232, 37.8029, -39.7008
Hunter-Lab:
77.9174, 32.8917, -17.1461
#feb5f5 color charts
#feb5f5 color shades, tints & tones
#feb5f5 color schemes
#feb5f5 color preview, HTML & CSS examples
This text has a color of #feb5f5
<p style="color:#feb5f5;">Text here</p>
.mytext {color:#feb5f5;}
This box has a color of #feb5f5
<div style="background-color:#feb5f5;">Content here</div>
.mybackground {background-color:#feb5f5;}
Border around this has a color of #feb5f5
<div style="border:2px solid #feb5f5;">Content here</div>
.myborder {border:2px solid #feb5f5;}