#feb5e8 color space conversions
Hex:
#feb5e8
RGB:
254, 181, 232
CMY:
0, 29, 9
CMYK:
0, 29, 9, 0
HSL:
318°, 97.3333%, 85.2941%
HSV (HSB):
318°, 28.7402%, 99.6078%
XYZ:
71.9624, 59.9448, 84.1216
xyY:
0.3331, 0.2775, 59.9448
CIE-Lab:
81.8082, 34.1272, -14.8834
CIE-LCH:
81.8082, 37.2314, 336.4372
CIE-Luv:
81.8082, 39.8047, -29.1245
Hunter-Lab:
77.4240, 30.4163, -10.2221
#feb5e8 color charts
#feb5e8 color shades, tints & tones
#feb5e8 color schemes
#feb5e8 color preview, HTML & CSS examples
This text has a color of #feb5e8
<p style="color:#feb5e8;">Text here</p>
.mytext {color:#feb5e8;}
This box has a color of #feb5e8
<div style="background-color:#feb5e8;">Content here</div>
.mybackground {background-color:#feb5e8;}
Border around this has a color of #feb5e8
<div style="border:2px solid #feb5e8;">Content here</div>
.myborder {border:2px solid #feb5e8;}