#f2105d color space conversions
Hex:
#f2105d
RGB:
242, 16, 93
CMY:
5, 94, 64
CMYK:
0, 93, 62, 5
HSL:
340°, 89.6825%, 50.5882%
HSV (HSB):
340°, 93.3884%, 94.9020%
XYZ:
38.7790, 20.0381, 12.1798
xyY:
0.5462, 0.2822, 20.0381
CIE-Lab:
51.8803, 78.2550, 20.6691
CIE-LCH:
51.8803, 80.9386, 14.7954
CIE-Luv:
51.8803, 144.8862, 7.7155
Hunter-Lab:
44.7640, 76.2975, 15.2026
#f2105d color charts
#f2105d color shades, tints & tones
#f2105d color schemes
#f2105d color preview, HTML & CSS examples
This text has a color of #f2105d
<p style="color:#f2105d;">Text here</p>
.mytext {color:#f2105d;}
This box has a color of #f2105d
<div style="background-color:#f2105d;">Content here</div>
.mybackground {background-color:#f2105d;}
Border around this has a color of #f2105d
<div style="border:2px solid #f2105d;">Content here</div>
.myborder {border:2px solid #f2105d;}