#feb5da color space conversions
Hex:
#feb5da
RGB:
254, 181, 218
CMY:
0, 29, 15
CMYK:
0, 29, 14, 0
HSL:
330°, 97.3333%, 85.2941%
HSV (HSB):
330°, 28.7402%, 99.6078%
XYZ:
70.0518, 59.1805, 74.0605
xyY:
0.3446, 0.2911, 59.1805
CIE-Lab:
81.3907, 31.8572, -7.9740
CIE-LCH:
81.3907, 32.8400, 345.9473
CIE-Luv:
81.3907, 41.9378, -17.9206
Hunter-Lab:
76.9289, 27.9174, -3.2291
#feb5da color charts
#feb5da color shades, tints & tones
#feb5da color schemes
#feb5da color preview, HTML & CSS examples
This text has a color of #feb5da
<p style="color:#feb5da;">Text here</p>
.mytext {color:#feb5da;}
This box has a color of #feb5da
<div style="background-color:#feb5da;">Content here</div>
.mybackground {background-color:#feb5da;}
Border around this has a color of #feb5da
<div style="border:2px solid #feb5da;">Content here</div>
.myborder {border:2px solid #feb5da;}