#f00cee color space conversions
Hex:
#f00cee
RGB:
240, 12, 238
CMY:
6, 95, 7
CMYK:
0, 95, 1, 6
HSL:
301°, 90.4762%, 49.4118%
HSV (HSB):
301°, 95.0000%, 94.1176%
XYZ:
51.4993, 24.9613, 82.9926
xyY:
0.3230, 0.1565, 24.9613
CIE-Lab:
57.0377, 92.8045, -56.7665
CIE-LCH:
57.0377, 108.7893, 328.5468
CIE-Luv:
57.0377, 79.6272, -100.4483
Hunter-Lab:
49.9612, 96.5628, -63.5161
#f00cee color charts
#f00cee RGB chart
#f00cee CMYK chart
#f00cee RGB pie chart
#f00cee color shades, tints & tones
#f00cee color schemes
#f00cee color preview, HTML & CSS examples
This text has a color of #f00cee
<p style="color:#f00cee;">Text here</p>
.mytext {color:#f00cee;}
Text color #f00cee
This box has a color of #f00cee
<div style="background-color:#f00cee;">Content here</div>
.mybackground {background-color:#f00cee;}
Background color #f00cee
Border around this has a color of #f00cee
<div style="border:2px solid #f00cee;">Content here</div>
.myborder {border:2px solid #f00cee;}
Border color #f00cee