#f24b7a color space conversions
Hex:
#f24b7a
RGB:
242, 75, 122
CMY:
5, 71, 52
CMYK:
0, 69, 50, 5
HSL:
343°, 86.5285%, 62.1569%
HSV (HSB):
343°, 69.0083%, 94.9020%
XYZ:
42.6469, 25.3145, 21.0508
xyY:
0.4791, 0.2844, 25.3145
CIE-Lab:
57.3806, 66.4875, 10.8717
CIE-LCH:
57.3806, 67.3705, 9.2865
CIE-Luv:
57.3806, 114.5121, 0.6844
Hunter-Lab:
50.3136, 63.2518, 10.4130
#f24b7a color charts
#f24b7a color shades, tints & tones
#f24b7a color schemes
#f24b7a color preview, HTML & CSS examples
This text has a color of #f24b7a
<p style="color:#f24b7a;">Text here</p>
.mytext {color:#f24b7a;}
This box has a color of #f24b7a
<div style="background-color:#f24b7a;">Content here</div>
.mybackground {background-color:#f24b7a;}
Border around this has a color of #f24b7a
<div style="border:2px solid #f24b7a;">Content here</div>
.myborder {border:2px solid #f24b7a;}