#f8baeb color space conversions
Hex:
#f8baeb
RGB:
248, 186, 235
CMY:
3, 27, 8
CMYK:
0, 25, 5, 3
HSL:
313°, 81.5789%, 85.0980%
HSV (HSB):
313°, 25.0000%, 97.2549%
XYZ:
71.2657, 61.0724, 86.6293
xyY:
0.3255, 0.2789, 61.0724
CIE-Lab:
82.4177, 30.0246, -15.6383
CIE-LCH:
82.4177, 33.8531, 332.4872
CIE-Luv:
82.4177, 32.9091, -29.6162
Hunter-Lab:
78.1489, 26.0177, -11.0198
#f8baeb color charts
#f8baeb color shades, tints & tones
#f8baeb color schemes
#f8baeb color preview, HTML & CSS examples
This text has a color of #f8baeb
<p style="color:#f8baeb;">Text here</p>
.mytext {color:#f8baeb;}
This box has a color of #f8baeb
<div style="background-color:#f8baeb;">Content here</div>
.mybackground {background-color:#f8baeb;}
Border around this has a color of #f8baeb
<div style="border:2px solid #f8baeb;">Content here</div>
.myborder {border:2px solid #f8baeb;}