#fe8dbc color space conversions
Hex:
#fe8dbc
RGB:
254, 141, 188
CMY:
0, 45, 26
CMYK:
0, 44, 26, 0
HSL:
335°, 98.2609%, 77.4510%
HSV (HSB):
335°, 44.4882%, 99.6078%
XYZ:
59.4750, 43.7514, 52.8871
xyY:
0.3810, 0.2803, 43.7514
CIE-Lab:
72.0620, 48.0857, -5.3837
CIE-LCH:
72.0620, 48.3861, 353.6118
CIE-Luv:
72.0620, 69.5393, -16.8783
Hunter-Lab:
66.1449, 44.7471, -1.1048
#fe8dbc color charts
#fe8dbc color shades, tints & tones
#fe8dbc color schemes
#fe8dbc color preview, HTML & CSS examples
This text has a color of #fe8dbc
<p style="color:#fe8dbc;">Text here</p>
.mytext {color:#fe8dbc;}
This box has a color of #fe8dbc
<div style="background-color:#fe8dbc;">Content here</div>
.mybackground {background-color:#fe8dbc;}
Border around this has a color of #fe8dbc
<div style="border:2px solid #fe8dbc;">Content here</div>
.myborder {border:2px solid #fe8dbc;}