#feb6b8 color space conversions
Hex:
#feb6b8
RGB:
254, 182, 184
CMY:
0, 29, 28
CMYK:
0, 28, 28, 0
HSL:
358°, 97.2973%, 85.4902%
HSV (HSB):
358°, 28.3465%, 99.6078%
XYZ:
66.2527, 57.9874, 53.0482
xyY:
0.3737, 0.3271, 57.9874
CIE-Lab:
80.7318, 26.3806, 9.4048
CIE-LCH:
80.7318, 28.0069, 19.6213
CIE-Luv:
80.7318, 46.3184, 8.5870
Hunter-Lab:
76.1495, 22.0397, 12.0013
#feb6b8 color charts
#feb6b8 color shades, tints & tones
#feb6b8 color schemes
#feb6b8 color preview, HTML & CSS examples
This text has a color of #feb6b8
<p style="color:#feb6b8;">Text here</p>
.mytext {color:#feb6b8;}
This box has a color of #feb6b8
<div style="background-color:#feb6b8;">Content here</div>
.mybackground {background-color:#feb6b8;}
Border around this has a color of #feb6b8
<div style="border:2px solid #feb6b8;">Content here</div>
.myborder {border:2px solid #feb6b8;}