#f42dca color space conversions
Hex:
#f42dca
RGB:
244, 45, 202
CMY:
4, 82, 21
CMYK:
0, 82, 17, 4
HSL:
313°, 90.0452%, 56.6667%
HSV (HSB):
313°, 81.5574%, 95.6863%
XYZ:
48.9073, 25.3741, 58.1971
xyY:
0.3692, 0.1915, 25.3741
CIE-Lab:
57.4382, 84.1215, -35.6919
CIE-LCH:
57.4382, 91.3802, 337.0090
CIE-Luv:
57.4382, 94.0763, -67.4372
Hunter-Lab:
50.3727, 85.1547, -33.2386
#f42dca color charts
#f42dca color shades, tints & tones
#f42dca color schemes
#f42dca color preview, HTML & CSS examples
This text has a color of #f42dca
<p style="color:#f42dca;">Text here</p>
.mytext {color:#f42dca;}
This box has a color of #f42dca
<div style="background-color:#f42dca;">Content here</div>
.mybackground {background-color:#f42dca;}
Border around this has a color of #f42dca
<div style="border:2px solid #f42dca;">Content here</div>
.myborder {border:2px solid #f42dca;}