#f22d7d color space conversions
Hex:
#f22d7d
RGB:
242, 45, 125
CMY:
5, 82, 51
CMYK:
0, 81, 48, 5
HSL:
336°, 88.3408%, 56.2745%
HSV (HSB):
336°, 81.4050%, 94.9020%
XYZ:
41.2580, 22.2347, 21.5192
xyY:
0.4853, 0.2615, 22.2347
CIE-Lab:
54.2751, 75.6719, 4.6659
CIE-LCH:
54.2751, 75.8157, 3.5284
CIE-Luv:
54.2751, 125.4515, -9.0656
Hunter-Lab:
47.1537, 73.6631, 5.9498
#f22d7d color charts
#f22d7d color shades, tints & tones
#f22d7d color schemes
#f22d7d color preview, HTML & CSS examples
This text has a color of #f22d7d
<p style="color:#f22d7d;">Text here</p>
.mytext {color:#f22d7d;}
This box has a color of #f22d7d
<div style="background-color:#f22d7d;">Content here</div>
.mybackground {background-color:#f22d7d;}
Border around this has a color of #f22d7d
<div style="border:2px solid #f22d7d;">Content here</div>
.myborder {border:2px solid #f22d7d;}