#feb3e2 color space conversions
Hex:
#feb3e2
RGB:
254, 179, 226
CMY:
0, 30, 11
CMYK:
0, 30, 11, 0
HSL:
322°, 97.4026%, 84.9020%
HSV (HSB):
322°, 29.5276%, 99.6078%
XYZ:
70.7206, 58.8020, 79.5740
xyY:
0.3382, 0.2812, 58.8020
CIE-Lab:
81.1826, 34.1868, -12.5935
CIE-LCH:
81.1826, 36.4326, 339.7776
CIE-Luv:
81.1826, 41.7745, -25.5031
Hunter-Lab:
76.6825, 30.4278, -7.8480
#feb3e2 color charts
#feb3e2 color shades, tints & tones
#feb3e2 color schemes
#feb3e2 color preview, HTML & CSS examples
This text has a color of #feb3e2
<p style="color:#feb3e2;">Text here</p>
.mytext {color:#feb3e2;}
This box has a color of #feb3e2
<div style="background-color:#feb3e2;">Content here</div>
.mybackground {background-color:#feb3e2;}
Border around this has a color of #feb3e2
<div style="border:2px solid #feb3e2;">Content here</div>
.myborder {border:2px solid #feb3e2;}