#f00da3 color space conversions
Hex:
#f00da3
RGB:
240, 13, 163
CMY:
6, 95, 36
CMYK:
0, 95, 32, 6
HSL:
320°, 89.7233%, 49.6078%
HSV (HSB):
320°, 94.5833%, 94.1176%
XYZ:
42.6900, 21.4575, 36.5420
xyY:
0.4240, 0.2131, 21.4575
CIE-Lab:
53.4466, 83.5735, -19.2515
CIE-LCH:
53.4466, 85.7622, 347.0279
CIE-Luv:
53.4466, 112.7516, -42.4311
Hunter-Lab:
46.3222, 83.4396, -14.3464
#f00da3 color charts
#f00da3 color shades, tints & tones
#f00da3 color schemes
#f00da3 color preview, HTML & CSS examples
This text has a color of #f00da3
<p style="color:#f00da3;">Text here</p>
.mytext {color:#f00da3;}
This box has a color of #f00da3
<div style="background-color:#f00da3;">Content here</div>
.mybackground {background-color:#f00da3;}
Border around this has a color of #f00da3
<div style="border:2px solid #f00da3;">Content here</div>
.myborder {border:2px solid #f00da3;}