#f20dca color space conversions
Hex:
#f20dca
RGB:
242, 13, 202
CMY:
5, 95, 21
CMYK:
0, 95, 17, 5
HSL:
310°, 89.8039%, 50.0000%
HSV (HSB):
310°, 94.6281%, 94.9020%
XYZ:
47.4225, 23.4294, 57.9000
xyY:
0.3683, 0.1820, 23.4294
CIE-Lab:
55.5119, 88.3282, -38.7364
CIE-LCH:
55.5119, 96.4489, 336.3201
CIE-Luv:
55.5119, 96.3122, -72.2051
Hunter-Lab:
48.4039, 90.1743, -37.0391
#f20dca color charts
#f20dca color shades, tints & tones
#f20dca color schemes
#f20dca color preview, HTML & CSS examples
This text has a color of #f20dca
<p style="color:#f20dca;">Text here</p>
.mytext {color:#f20dca;}
This box has a color of #f20dca
<div style="background-color:#f20dca;">Content here</div>
.mybackground {background-color:#f20dca;}
Border around this has a color of #f20dca
<div style="border:2px solid #f20dca;">Content here</div>
.myborder {border:2px solid #f20dca;}