#f00bed color space conversions
Hex:
#f00bed
RGB:
240, 11, 237
CMY:
6, 96, 7
CMYK:
0, 95, 1, 6
HSL:
301°, 91.2351%, 49.2157%
HSV (HSB):
301°, 95.4167%, 94.1176%
XYZ:
51.3409, 24.8790, 82.2169
xyY:
0.3240, 0.1570, 24.8790
CIE-Lab:
56.9574, 92.7323, -56.3340
CIE-LCH:
56.9574, 108.5025, 328.7217
CIE-Luv:
56.9574, 80.0685, -99.7577
Hunter-Lab:
49.8789, 96.4441, -62.8143
#f00bed color charts
#f00bed RGB chart
#f00bed CMYK chart
#f00bed RGB pie chart
#f00bed color shades, tints & tones
#f00bed color schemes
#f00bed color preview, HTML & CSS examples
This text has a color of #f00bed
<p style="color:#f00bed;">Text here</p>
.mytext {color:#f00bed;}
Text color #f00bed
This box has a color of #f00bed
<div style="background-color:#f00bed;">Content here</div>
.mybackground {background-color:#f00bed;}
Background color #f00bed
Border around this has a color of #f00bed
<div style="border:2px solid #f00bed;">Content here</div>
.myborder {border:2px solid #f00bed;}
Border color #f00bed