#f04bed color space conversions
Hex:
#f04bed
RGB:
240, 75, 237
CMY:
6, 71, 7
CMYK:
0, 69, 1, 6
HSL:
301°, 84.6154%, 61.7647%
HSV (HSB):
301°, 68.7500%, 94.1176%
XYZ:
53.7373, 29.6718, 83.0157
xyY:
0.3229, 0.1783, 29.6718
CIE-Lab:
61.3700, 79.9516, -49.3138
CIE-LCH:
61.3700, 93.9368, 328.3339
CIE-Luv:
61.3700, 71.4667, -88.7615
Hunter-Lab:
54.4719, 80.7672, -52.2283
#f04bed color charts
#f04bed color shades, tints & tones
#f04bed color schemes
#f04bed color preview, HTML & CSS examples
This text has a color of #f04bed
<p style="color:#f04bed;">Text here</p>
.mytext {color:#f04bed;}
This box has a color of #f04bed
<div style="background-color:#f04bed;">Content here</div>
.mybackground {background-color:#f04bed;}
Border around this has a color of #f04bed
<div style="border:2px solid #f04bed;">Content here</div>
.myborder {border:2px solid #f04bed;}