#f04deb color space conversions
Hex:
#f04deb
RGB:
240, 77, 235
CMY:
6, 70, 8
CMYK:
0, 68, 2, 6
HSL:
302°, 84.4560%, 62.1569%
HSV (HSB):
302°, 67.9167%, 94.1176%
XYZ:
53.5845, 29.8312, 81.5310
xyY:
0.3249, 0.1809, 29.8312
CIE-Lab:
61.5083, 78.9634, -47.9797
CIE-LCH:
61.5083, 92.3973, 328.7163
CIE-Luv:
61.5083, 71.6552, -86.5747
Hunter-Lab:
54.6179, 79.5411, -50.2727
#f04deb color charts
#f04deb color shades, tints & tones
#f04deb color schemes
#f04deb color preview, HTML & CSS examples
This text has a color of #f04deb
<p style="color:#f04deb;">Text here</p>
.mytext {color:#f04deb;}
This box has a color of #f04deb
<div style="background-color:#f04deb;">Content here</div>
.mybackground {background-color:#f04deb;}
Border around this has a color of #f04deb
<div style="border:2px solid #f04deb;">Content here</div>
.myborder {border:2px solid #f04deb;}