#f00bae color space conversions
Hex:
#f00bae
RGB:
240, 11, 174
CMY:
6, 96, 32
CMYK:
0, 95, 28, 6
HSL:
317°, 91.2351%, 49.2157%
HSV (HSB):
317°, 95.4167%, 94.1176%
XYZ:
43.6948, 21.8206, 41.9532
xyY:
0.4066, 0.2030, 21.8206
CIE-Lab:
53.8361, 84.8754, -25.1271
CIE-LCH:
53.8361, 88.5167, 343.5088
CIE-Luv:
53.8361, 107.7278, -51.1507
Hunter-Lab:
46.7125, 85.2217, -20.5505
#f00bae color charts
#f00bae color shades, tints & tones
#f00bae color schemes
#f00bae color preview, HTML & CSS examples
This text has a color of #f00bae
<p style="color:#f00bae;">Text here</p>
.mytext {color:#f00bae;}
This box has a color of #f00bae
<div style="background-color:#f00bae;">Content here</div>
.mybackground {background-color:#f00bae;}
Border around this has a color of #f00bae
<div style="border:2px solid #f00bae;">Content here</div>
.myborder {border:2px solid #f00bae;}