#f24add color space conversions
Hex:
#f24add
RGB:
242, 74, 221
CMY:
5, 71, 13
CMYK:
0, 69, 9, 5
HSL:
308°, 86.5979%, 61.9608%
HSV (HSB):
308°, 69.4215%, 94.9020%
XYZ:
52.1179, 28.9953, 71.2563
xyY:
0.3420, 0.1903, 28.9953
CIE-Lab:
60.7774, 78.3103, -41.2656
CIE-LCH:
60.7774, 88.5175, 332.2130
CIE-Luv:
60.7774, 78.7183, -75.8298
Hunter-Lab:
53.8472, 78.5346, -40.7657
#f24add color charts
#f24add color shades, tints & tones
#f24add color schemes
#f24add color preview, HTML & CSS examples
This text has a color of #f24add
<p style="color:#f24add;">Text here</p>
.mytext {color:#f24add;}
This box has a color of #f24add
<div style="background-color:#f24add;">Content here</div>
.mybackground {background-color:#f24add;}
Border around this has a color of #f24add
<div style="border:2px solid #f24add;">Content here</div>
.myborder {border:2px solid #f24add;}