#feb0f9 color space conversions
Hex:
#feb0f9
RGB:
254, 176, 249
CMY:
0, 31, 2
CMYK:
0, 31, 2, 0
HSL:
304°, 97.5000%, 84.3137%
HSV (HSB):
304°, 30.7087%, 99.6078%
XYZ:
73.4973, 58.9611, 97.1294
xyY:
0.3201, 0.2568, 58.9611
CIE-Lab:
81.2702, 39.6632, -24.8206
CIE-LCH:
81.2702, 46.7892, 327.9623
CIE-Luv:
81.2702, 39.6012, -46.0421
Hunter-Lab:
76.7861, 36.4790, -21.2477
#feb0f9 color charts
#feb0f9 color shades, tints & tones
#feb0f9 color schemes
#feb0f9 color preview, HTML & CSS examples
This text has a color of #feb0f9
<p style="color:#feb0f9;">Text here</p>
.mytext {color:#feb0f9;}
This box has a color of #feb0f9
<div style="background-color:#feb0f9;">Content here</div>
.mybackground {background-color:#feb0f9;}
Border around this has a color of #feb0f9
<div style="border:2px solid #feb0f9;">Content here</div>
.myborder {border:2px solid #feb0f9;}