#f00bd8 color space conversions
Hex:
#f00bd8
RGB:
240, 11, 216
CMY:
6, 96, 15
CMYK:
0, 95, 10, 6
HSL:
306°, 91.2351%, 49.2157%
HSV (HSB):
306°, 95.4167%, 94.1176%
XYZ:
48.4495, 23.7225, 66.9911
xyY:
0.3481, 0.1705, 23.7225
CIE-Lab:
55.8089, 89.8904, -46.2961
CIE-LCH:
55.8089, 101.1119, 332.7503
CIE-Luv:
55.8089, 88.7668, -83.8634
Hunter-Lab:
48.7057, 92.3260, -47.4549
#f00bd8 color charts
#f00bd8 color shades, tints & tones
#f00bd8 color schemes
#f00bd8 color preview, HTML & CSS examples
This text has a color of #f00bd8
<p style="color:#f00bd8;">Text here</p>
.mytext {color:#f00bd8;}
This box has a color of #f00bd8
<div style="background-color:#f00bd8;">Content here</div>
.mybackground {background-color:#f00bd8;}
Border around this has a color of #f00bd8
<div style="border:2px solid #f00bd8;">Content here</div>
.myborder {border:2px solid #f00bd8;}