#f22dd3 color space conversions
Hex:
#f22dd3
RGB:
242, 45, 211
CMY:
5, 82, 17
CMYK:
0, 81, 13, 5
HSL:
309°, 88.3408%, 56.2745%
HSV (HSB):
309°, 81.4050%, 94.9020%
XYZ:
49.3142, 25.4572, 63.9426
xyY:
0.3555, 0.1835, 25.4572
CIE-Lab:
57.5182, 84.8848, -40.7286
CIE-LCH:
57.5182, 94.1501, 334.3678
CIE-Luv:
57.5182, 88.8195, -75.2043
Hunter-Lab:
50.4551, 86.1674, -39.8206
#f22dd3 color charts
#f22dd3 color shades, tints & tones
#f22dd3 color schemes
#f22dd3 color preview, HTML & CSS examples
This text has a color of #f22dd3
<p style="color:#f22dd3;">Text here</p>
.mytext {color:#f22dd3;}
This box has a color of #f22dd3
<div style="background-color:#f22dd3;">Content here</div>
.mybackground {background-color:#f22dd3;}
Border around this has a color of #f22dd3
<div style="border:2px solid #f22dd3;">Content here</div>
.myborder {border:2px solid #f22dd3;}