#f24b8d color space conversions
Hex:
#f24b8d
RGB:
242, 75, 141
CMY:
5, 71, 45
CMYK:
0, 69, 42, 5
HSL:
336°, 86.5285%, 62.1569%
HSV (HSB):
336°, 69.0083%, 94.9020%
XYZ:
43.9417, 25.8325, 27.8695
xyY:
0.4500, 0.2646, 25.8325
CIE-Lab:
57.8777, 68.1804, 0.3902
CIE-LCH:
57.8777, 68.1815, 0.3279
CIE-Luv:
57.8777, 107.9185, -12.7365
Hunter-Lab:
50.8257, 65.3787, 3.0672
#f24b8d color charts
#f24b8d color shades, tints & tones
#f24b8d color schemes
#f24b8d color preview, HTML & CSS examples
This text has a color of #f24b8d
<p style="color:#f24b8d;">Text here</p>
.mytext {color:#f24b8d;}
This box has a color of #f24b8d
<div style="background-color:#f24b8d;">Content here</div>
.mybackground {background-color:#f24b8d;}
Border around this has a color of #f24b8d
<div style="border:2px solid #f24b8d;">Content here</div>
.myborder {border:2px solid #f24b8d;}