#f00eb8 color space conversions
Hex:
#f00eb8
RGB:
240, 14, 184
CMY:
6, 95, 28
CMYK:
0, 94, 23, 6
HSL:
315°, 88.9764%, 49.8039%
HSV (HSB):
315°, 94.1667%, 94.1176%
XYZ:
44.7439, 22.3000, 47.2935
xyY:
0.3913, 0.1950, 22.3000
CIE-Lab:
54.3439, 85.7508, -30.1817
CIE-LCH:
54.3439, 90.9073, 340.6095
CIE-Luv:
54.3439, 102.8632, -58.7835
Hunter-Lab:
47.2229, 86.4896, -26.3226
#f00eb8 color charts
#f00eb8 color shades, tints & tones
#f00eb8 color schemes
#f00eb8 color preview, HTML & CSS examples
This text has a color of #f00eb8
<p style="color:#f00eb8;">Text here</p>
.mytext {color:#f00eb8;}
This box has a color of #f00eb8
<div style="background-color:#f00eb8;">Content here</div>
.mybackground {background-color:#f00eb8;}
Border around this has a color of #f00eb8
<div style="border:2px solid #f00eb8;">Content here</div>
.myborder {border:2px solid #f00eb8;}