#f8b8a5 color space conversions
Hex:
#f8b8a5
RGB:
248, 184, 165
CMY:
3, 28, 35
CMYK:
0, 26, 33, 3
HSL:
14°, 85.5670%, 80.9804%
HSV (HSB):
14°, 33.4677%, 97.2549%
XYZ:
62.6434, 56.9541, 43.2889
xyY:
0.3846, 0.3497, 56.9541
CIE-Lab:
80.1537, 20.6709, 18.7198
CIE-LCH:
80.1537, 27.8875, 42.1644
CIE-Luv:
80.1537, 43.2706, 22.2194
Hunter-Lab:
75.4679, 16.0981, 18.8184
#f8b8a5 color charts
#f8b8a5 color shades, tints & tones
#f8b8a5 color schemes
#f8b8a5 color preview, HTML & CSS examples
This text has a color of #f8b8a5
<p style="color:#f8b8a5;">Text here</p>
.mytext {color:#f8b8a5;}
This box has a color of #f8b8a5
<div style="background-color:#f8b8a5;">Content here</div>
.mybackground {background-color:#f8b8a5;}
Border around this has a color of #f8b8a5
<div style="border:2px solid #f8b8a5;">Content here</div>
.myborder {border:2px solid #f8b8a5;}