#f8a8be color space conversions
Hex:
#f8a8be
RGB:
248, 168, 190
CMY:
3, 34, 25
CMYK:
0, 32, 23, 3
HSL:
344°, 85.1064%, 81.5686%
HSV (HSB):
344°, 32.2581%, 97.2549%
XYZ:
62.0083, 51.6794, 55.4221
xyY:
0.3667, 0.3056, 51.6794
CIE-Lab:
77.0888, 32.4065, 0.8103
CIE-LCH:
77.0888, 32.4166, 1.4324
CIE-Luv:
77.0888, 49.4429, -4.8384
Hunter-Lab:
71.8884, 28.1628, 4.6125
#f8a8be color charts
#f8a8be color shades, tints & tones
#f8a8be color schemes
#f8a8be color preview, HTML & CSS examples
This text has a color of #f8a8be
<p style="color:#f8a8be;">Text here</p>
.mytext {color:#f8a8be;}
This box has a color of #f8a8be
<div style="background-color:#f8a8be;">Content here</div>
.mybackground {background-color:#f8a8be;}
Border around this has a color of #f8a8be
<div style="border:2px solid #f8a8be;">Content here</div>
.myborder {border:2px solid #f8a8be;}