#f00cea color space conversions
Hex:
#f00cea
RGB:
240, 12, 234
CMY:
6, 95, 8
CMYK:
0, 95, 3, 6
HSL:
302°, 90.4762%, 49.4118%
HSV (HSB):
302°, 95.0000%, 94.1176%
XYZ:
50.9179, 24.7287, 79.9313
xyY:
0.3273, 0.1589, 24.7287
CIE-Lab:
56.8101, 92.2455, -54.8843
CIE-LCH:
56.8101, 107.3384, 329.2482
CIE-Luv:
56.8101, 81.2293, -97.4594
Hunter-Lab:
49.7280, 95.7474, -60.4915
#f00cea color charts
#f00cea RGB chart
#f00cea CMYK chart
#f00cea RGB pie chart
#f00cea color shades, tints & tones
#f00cea color schemes
#f00cea color preview, HTML & CSS examples
This text has a color of #f00cea
<p style="color:#f00cea;">Text here</p>
.mytext {color:#f00cea;}
Text color #f00cea
This box has a color of #f00cea
<div style="background-color:#f00cea;">Content here</div>
.mybackground {background-color:#f00cea;}
Background color #f00cea
Border around this has a color of #f00cea
<div style="border:2px solid #f00cea;">Content here</div>
.myborder {border:2px solid #f00cea;}
Border color #f00cea