#f22ddf color space conversions
Hex:
#f22ddf
RGB:
242, 45, 223
CMY:
5, 82, 13
CMYK:
0, 81, 8, 5
HSL:
306°, 88.3408%, 56.2745%
HSV (HSB):
306°, 81.4050%, 94.9020%
XYZ:
50.8756, 26.0817, 72.1649
xyY:
0.3412, 0.1749, 26.0817
CIE-Lab:
58.1145, 86.5106, -46.5917
CIE-LCH:
58.1145, 98.2592, 331.6946
CIE-Luv:
58.1145, 83.9760, -84.5530
Hunter-Lab:
51.0703, 88.4467, -48.0306
#f22ddf color charts
#f22ddf color shades, tints & tones
#f22ddf color schemes
#f22ddf color preview, HTML & CSS examples
This text has a color of #f22ddf
<p style="color:#f22ddf;">Text here</p>
.mytext {color:#f22ddf;}
This box has a color of #f22ddf
<div style="background-color:#f22ddf;">Content here</div>
.mybackground {background-color:#f22ddf;}
Border around this has a color of #f22ddf
<div style="border:2px solid #f22ddf;">Content here</div>
.myborder {border:2px solid #f22ddf;}