#f2205d color space conversions
Hex:
#f2205d
RGB:
242, 32, 93
CMY:
5, 87, 64
CMYK:
0, 87, 62, 5
HSL:
343°, 88.9831%, 53.7255%
HSV (HSB):
343°, 86.7769%, 94.9020%
XYZ:
39.1102, 20.7006, 12.2902
xyY:
0.5424, 0.2871, 20.7006
CIE-Lab:
52.6202, 76.1185, 21.6546
CIE-LCH:
52.6202, 79.1387, 15.8803
CIE-Luv:
52.6202, 141.5561, 9.3774
Hunter-Lab:
45.4979, 73.8183, 15.8327
#f2205d color charts
#f2205d color shades, tints & tones
#f2205d color schemes
#f2205d color preview, HTML & CSS examples
This text has a color of #f2205d
<p style="color:#f2205d;">Text here</p>
.mytext {color:#f2205d;}
This box has a color of #f2205d
<div style="background-color:#f2205d;">Content here</div>
.mybackground {background-color:#f2205d;}
Border around this has a color of #f2205d
<div style="border:2px solid #f2205d;">Content here</div>
.myborder {border:2px solid #f2205d;}