#f00def color space conversions
Hex:
#f00def
RGB:
240, 13, 239
CMY:
6, 95, 6
CMYK:
0, 95, 0, 6
HSL:
300°, 89.7233%, 49.6078%
HSV (HSB):
300°, 94.5833%, 94.1176%
XYZ:
51.6591, 25.0451, 83.7728
xyY:
0.3219, 0.1561, 25.0451
CIE-Lab:
57.1193, 92.8736, -57.1964
CIE-LCH:
57.1193, 109.0730, 328.3731
CIE-Luv:
57.1193, 79.1856, -101.1352
Hunter-Lab:
50.0451, 96.6779, -64.2167
#f00def color charts
#f00def RGB chart
#f00def CMYK chart
#f00def RGB pie chart
#f00def color shades, tints & tones
#f00def color schemes
#f00def color preview, HTML & CSS examples
This text has a color of #f00def
<p style="color:#f00def;">Text here</p>
.mytext {color:#f00def;}
Text color #f00def
This box has a color of #f00def
<div style="background-color:#f00def;">Content here</div>
.mybackground {background-color:#f00def;}
Background color #f00def
Border around this has a color of #f00def
<div style="border:2px solid #f00def;">Content here</div>
.myborder {border:2px solid #f00def;}
Border color #f00def