#feb1f3 color space conversions
Hex:
#feb1f3
RGB:
254, 177, 243
CMY:
0, 31, 5
CMYK:
0, 30, 4, 0
HSL:
309°, 97.4684%, 84.5098%
HSV (HSB):
309°, 30.3150%, 99.6078%
XYZ:
72.7729, 58.9862, 92.3439
xyY:
0.3247, 0.2632, 58.9862
CIE-Lab:
81.2840, 38.0909, -21.5815
CIE-LCH:
81.2840, 43.7799, 330.4650
CIE-Luv:
81.2840, 40.0894, -40.5107
Hunter-Lab:
76.8025, 34.7303, -17.5260
#feb1f3 color charts
#feb1f3 color shades, tints & tones
#feb1f3 color schemes
#feb1f3 color preview, HTML & CSS examples
This text has a color of #feb1f3
<p style="color:#feb1f3;">Text here</p>
.mytext {color:#feb1f3;}
This box has a color of #feb1f3
<div style="background-color:#feb1f3;">Content here</div>
.mybackground {background-color:#feb1f3;}
Border around this has a color of #feb1f3
<div style="border:2px solid #feb1f3;">Content here</div>
.myborder {border:2px solid #feb1f3;}