#f8bda4 color space conversions
Hex:
#f8bda4
RGB:
248, 189, 164
CMY:
3, 26, 36
CMYK:
0, 24, 34, 3
HSL:
18°, 85.7143%, 80.7843%
HSV (HSB):
18°, 33.8710%, 97.2549%
XYZ:
63.6098, 59.0320, 43.1637
xyY:
0.3836, 0.3560, 59.0320
CIE-Lab:
81.3092, 17.9167, 20.8538
CIE-LCH:
81.3092, 27.4935, 49.3322
CIE-Luv:
81.3092, 40.2325, 25.6267
Hunter-Lab:
76.8323, 13.3246, 20.4740
#f8bda4 color charts
#f8bda4 color shades, tints & tones
#f8bda4 color schemes
#f8bda4 color preview, HTML & CSS examples
This text has a color of #f8bda4
<p style="color:#f8bda4;">Text here</p>
.mytext {color:#f8bda4;}
This box has a color of #f8bda4
<div style="background-color:#f8bda4;">Content here</div>
.mybackground {background-color:#f8bda4;}
Border around this has a color of #f8bda4
<div style="border:2px solid #f8bda4;">Content here</div>
.myborder {border:2px solid #f8bda4;}