#f00dca color space conversions
Hex:
#f00dca
RGB:
240, 13, 202
CMY:
6, 95, 21
CMYK:
0, 95, 16, 6
HSL:
310°, 89.7233%, 49.6078%
HSV (HSB):
310°, 94.5833%, 94.1176%
XYZ:
46.7398, 23.0774, 57.8680
xyY:
0.3661, 0.1807, 23.0774
CIE-Lab:
55.1520, 87.9672, -39.3272
CIE-LCH:
55.1520, 96.3579, 335.9122
CIE-Luv:
55.1520, 94.7715, -72.9224
Hunter-Lab:
48.0389, 89.6046, -37.7939
#f00dca color charts
#f00dca color shades, tints & tones
#f00dca color schemes
#f00dca color preview, HTML & CSS examples
This text has a color of #f00dca
<p style="color:#f00dca;">Text here</p>
.mytext {color:#f00dca;}
This box has a color of #f00dca
<div style="background-color:#f00dca;">Content here</div>
.mybackground {background-color:#f00dca;}
Border around this has a color of #f00dca
<div style="border:2px solid #f00dca;">Content here</div>
.myborder {border:2px solid #f00dca;}