#f40dcc color space conversions
Hex:
#f40dcc
RGB:
244, 13, 204
CMY:
4, 95, 20
CMYK:
0, 95, 16, 4
HSL:
310°, 91.3043%, 50.3922%
HSV (HSB):
310°, 94.6721%, 95.6863%
XYZ:
48.3512, 23.8806, 59.1878
xyY:
0.3679, 0.1817, 23.8806
CIE-Lab:
55.9680, 88.9340, -39.1424
CIE-LCH:
55.9680, 97.1668, 336.2443
CIE-Luv:
55.9680, 96.9602, -73.0431
Hunter-Lab:
48.8678, 91.0947, -37.6036
#f40dcc color charts
#f40dcc color shades, tints & tones
#f40dcc color schemes
#f40dcc color preview, HTML & CSS examples
This text has a color of #f40dcc
<p style="color:#f40dcc;">Text here</p>
.mytext {color:#f40dcc;}
This box has a color of #f40dcc
<div style="background-color:#f40dcc;">Content here</div>
.mybackground {background-color:#f40dcc;}
Border around this has a color of #f40dcc
<div style="border:2px solid #f40dcc;">Content here</div>
.myborder {border:2px solid #f40dcc;}