#feb1e7 color space conversions
Hex:
#feb1e7
RGB:
254, 177, 231
CMY:
0, 31, 9
CMYK:
0, 30, 9, 0
HSL:
318°, 97.4684%, 84.5098%
HSV (HSB):
318°, 30.3150%, 99.6078%
XYZ:
71.0190, 58.2846, 83.1083
xyY:
0.3343, 0.2744, 58.2846
CIE-Lab:
80.8968, 36.0553, -15.7149
CIE-LCH:
80.8968, 39.3312, 336.4498
CIE-Luv:
80.8968, 42.0218, -30.7404
Hunter-Lab:
76.3444, 32.4461, -11.1019
#feb1e7 color charts
#feb1e7 color shades, tints & tones
#feb1e7 color schemes
#feb1e7 color preview, HTML & CSS examples
This text has a color of #feb1e7
<p style="color:#feb1e7;">Text here</p>
.mytext {color:#feb1e7;}
This box has a color of #feb1e7
<div style="background-color:#feb1e7;">Content here</div>
.mybackground {background-color:#feb1e7;}
Border around this has a color of #feb1e7
<div style="border:2px solid #feb1e7;">Content here</div>
.myborder {border:2px solid #feb1e7;}