#f000de color space conversions
Hex:
#f000de
RGB:
240, 0, 222
CMY:
6, 100, 13
CMYK:
0, 100, 8, 6
HSL:
305°, 100.0000%, 47.0588%
HSV (HSB):
305°, 100.0000%, 94.1176%
XYZ:
49.1200, 23.7992, 71.1120
xyY:
0.3410, 0.1652, 23.7992
CIE-Lab:
55.8862, 91.3911, -49.5816
CIE-LCH:
55.8862, 103.9743, 331.5193
CIE-Luv:
55.8862, 86.7086, -89.0380
Hunter-Lab:
48.7844, 94.3552, -52.2767
#f000de color charts
#f000de RGB chart
#f000de CMYK chart
#f000de RGB pie chart
#f000de color shades, tints & tones
#f000de color schemes
#f000de color preview, HTML & CSS examples
This text has a color of #f000de
<p style="color:#f000de;">Text here</p>
.mytext {color:#f000de;}
Text color #f000de
This box has a color of #f000de
<div style="background-color:#f000de;">Content here</div>
.mybackground {background-color:#f000de;}
Background color #f000de
Border around this has a color of #f000de
<div style="border:2px solid #f000de;">Content here</div>
.myborder {border:2px solid #f000de;}
Border color #f000de