#feb1b7 color space conversions
Hex:
#feb1b7
RGB:
254, 177, 183
CMY:
0, 31, 28
CMYK:
0, 30, 28, 0
HSL:
355°, 97.4684%, 84.5098%
HSV (HSB):
355°, 30.3150%, 99.6078%
XYZ:
65.1424, 55.9340, 52.1627
xyY:
0.3760, 0.3229, 55.9340
CIE-Lab:
79.5762, 28.8709, 8.2930
CIE-LCH:
79.5762, 30.0384, 16.0264
CIE-Luv:
79.5762, 49.4820, 6.5051
Hunter-Lab:
74.7890, 24.5955, 10.9997
#feb1b7 color charts
#feb1b7 color shades, tints & tones
#feb1b7 color schemes
#feb1b7 color preview, HTML & CSS examples
This text has a color of #feb1b7
<p style="color:#feb1b7;">Text here</p>
.mytext {color:#feb1b7;}
This box has a color of #feb1b7
<div style="background-color:#feb1b7;">Content here</div>
.mybackground {background-color:#feb1b7;}
Border around this has a color of #feb1b7
<div style="border:2px solid #feb1b7;">Content here</div>
.myborder {border:2px solid #feb1b7;}