#feb7c5 color space conversions
Hex:
#feb7c5
RGB:
254, 183, 197
CMY:
0, 28, 23
CMYK:
0, 28, 22, 0
HSL:
348°, 97.2603%, 85.6863%
HSV (HSB):
348°, 27.9528%, 99.6078%
XYZ:
67.8846, 58.9690, 60.6276
xyY:
0.3621, 0.3145, 58.9690
CIE-Lab:
81.2746, 27.6514, 3.1766
CIE-LCH:
81.2746, 27.8333, 6.5534
CIE-Luv:
81.2746, 43.8984, -0.4787
Hunter-Lab:
76.7913, 23.4118, 6.9438
#feb7c5 color charts
#feb7c5 color shades, tints & tones
#feb7c5 color schemes
#feb7c5 color preview, HTML & CSS examples
This text has a color of #feb7c5
<p style="color:#feb7c5;">Text here</p>
.mytext {color:#feb7c5;}
This box has a color of #feb7c5
<div style="background-color:#feb7c5;">Content here</div>
.mybackground {background-color:#feb7c5;}
Border around this has a color of #feb7c5
<div style="border:2px solid #feb7c5;">Content here</div>
.myborder {border:2px solid #feb7c5;}