#feb1f4 color space conversions
Hex:
#feb1f4
RGB:
254, 177, 244
CMY:
0, 31, 4
CMYK:
0, 30, 4, 0
HSL:
308°, 97.4684%, 84.5098%
HSV (HSB):
308°, 30.3150%, 99.6078%
XYZ:
72.9243, 59.0468, 93.1416
xyY:
0.3239, 0.2623, 59.0468
CIE-Lab:
81.3173, 38.2645, -22.0676
CIE-LCH:
81.3173, 44.1718, 330.0274
CIE-Luv:
81.3173, 39.9280, -41.3296
Hunter-Lab:
76.8419, 34.9264, -18.0773
#feb1f4 color charts
#feb1f4 color shades, tints & tones
#feb1f4 color schemes
#feb1f4 color preview, HTML & CSS examples
This text has a color of #feb1f4
<p style="color:#feb1f4;">Text here</p>
.mytext {color:#feb1f4;}
This box has a color of #feb1f4
<div style="background-color:#feb1f4;">Content here</div>
.mybackground {background-color:#feb1f4;}
Border around this has a color of #feb1f4
<div style="border:2px solid #feb1f4;">Content here</div>
.myborder {border:2px solid #feb1f4;}