#f00dec color space conversions
Hex:
#f00dec
RGB:
240, 13, 236
CMY:
6, 95, 7
CMYK:
0, 95, 2, 6
HSL:
301°, 89.7233%, 49.6078%
HSV (HSB):
301°, 94.5833%, 94.1176%
XYZ:
51.2194, 24.8692, 81.4576
xyY:
0.3251, 0.1579, 24.8692
CIE-Lab:
56.9478, 92.4521, -55.7880
CIE-LCH:
56.9478, 107.9801, 328.8921
CIE-Luv:
56.9478, 80.3797, -98.8979
Hunter-Lab:
49.8691, 96.0626, -61.9376
#f00dec color charts
#f00dec RGB chart
#f00dec CMYK chart
#f00dec RGB pie chart
#f00dec color shades, tints & tones
#f00dec color schemes
#f00dec color preview, HTML & CSS examples
This text has a color of #f00dec
<p style="color:#f00dec;">Text here</p>
.mytext {color:#f00dec;}
Text color #f00dec
This box has a color of #f00dec
<div style="background-color:#f00dec;">Content here</div>
.mybackground {background-color:#f00dec;}
Background color #f00dec
Border around this has a color of #f00dec
<div style="border:2px solid #f00dec;">Content here</div>
.myborder {border:2px solid #f00dec;}
Border color #f00dec