#f00dcd color space conversions
Hex:
#f00dcd
RGB:
240, 13, 205
CMY:
6, 95, 20
CMYK:
0, 95, 15, 6
HSL:
309°, 89.7233%, 49.6078%
HSV (HSB):
309°, 94.5833%, 94.1176%
XYZ:
47.0985, 23.2209, 59.7573
xyY:
0.3621, 0.1785, 23.2209
CIE-Lab:
55.2991, 88.3400, -40.8176
CIE-LCH:
55.2991, 97.3141, 335.2007
CIE-Luv:
55.2991, 93.4430, -75.2525
Hunter-Lab:
48.1881, 90.1351, -39.7930
#f00dcd color charts
#f00dcd RGB chart
#f00dcd CMYK chart
#f00dcd RGB pie chart
#f00dcd color shades, tints & tones
#f00dcd color schemes
#f00dcd color preview, HTML & CSS examples
This text has a color of #f00dcd
<p style="color:#f00dcd;">Text here</p>
.mytext {color:#f00dcd;}
Text color #f00dcd
This box has a color of #f00dcd
<div style="background-color:#f00dcd;">Content here</div>
.mybackground {background-color:#f00dcd;}
Background color #f00dcd
Border around this has a color of #f00dcd
<div style="border:2px solid #f00dcd;">Content here</div>
.myborder {border:2px solid #f00dcd;}
Border color #f00dcd