#f00fed color space conversions
Hex:
#f00fed
RGB:
240, 15, 237
CMY:
6, 94, 7
CMYK:
0, 94, 1, 6
HSL:
301°, 88.2353%, 50.0000%
HSV (HSB):
301°, 93.7500%, 94.1176%
XYZ:
51.3921, 24.9813, 82.2340
xyY:
0.3240, 0.1575, 24.9813
CIE-Lab:
57.0572, 92.4370, -56.1744
CIE-LCH:
57.0572, 108.1673, 328.7128
CIE-Luv:
57.0572, 79.8823, -99.5195
Hunter-Lab:
49.9813, 96.0709, -62.5625
#f00fed color charts
#f00fed RGB chart
#f00fed CMYK chart
#f00fed RGB pie chart
#f00fed color shades, tints & tones
#f00fed color schemes
#f00fed color preview, HTML & CSS examples
This text has a color of #f00fed
<p style="color:#f00fed;">Text here</p>
.mytext {color:#f00fed;}
Text color #f00fed
This box has a color of #f00fed
<div style="background-color:#f00fed;">Content here</div>
.mybackground {background-color:#f00fed;}
Background color #f00fed
Border around this has a color of #f00fed
<div style="border:2px solid #f00fed;">Content here</div>
.myborder {border:2px solid #f00fed;}
Border color #f00fed