#feb7f3 color space conversions
Hex:
#feb7f3
RGB:
254, 183, 243
CMY:
0, 28, 5
CMYK:
0, 28, 4, 0
HSL:
309°, 97.2603%, 85.6863%
HSV (HSB):
309°, 27.9528%, 99.6078%
XYZ:
73.9842, 61.4089, 92.7477
xyY:
0.3243, 0.2692, 61.4089
CIE-Lab:
82.5981, 34.9509, -19.5914
CIE-LCH:
82.5981, 40.0673, 330.7275
CIE-Luv:
82.5981, 37.1165, -36.8345
Hunter-Lab:
78.3638, 31.3873, -15.3182
#feb7f3 color charts
#feb7f3 color shades, tints & tones
#feb7f3 color schemes
#feb7f3 color preview, HTML & CSS examples
This text has a color of #feb7f3
<p style="color:#feb7f3;">Text here</p>
.mytext {color:#feb7f3;}
This box has a color of #feb7f3
<div style="background-color:#feb7f3;">Content here</div>
.mybackground {background-color:#feb7f3;}
Border around this has a color of #feb7f3
<div style="border:2px solid #feb7f3;">Content here</div>
.myborder {border:2px solid #feb7f3;}