#f23dac color space conversions
Hex:
#f23dac
RGB:
242, 61, 172
CMY:
5, 76, 33
CMYK:
0, 75, 29, 5
HSL:
323°, 87.4396%, 59.4118%
HSV (HSB):
323°, 74.7934%, 94.9020%
XYZ:
45.7331, 25.1933, 41.4821
xyY:
0.4068, 0.2241, 25.1933
CIE-Lab:
57.2633, 76.0127, -18.6714
CIE-LCH:
57.2633, 78.2723, 346.1994
CIE-Luv:
57.2633, 101.1896, -40.6733
Hunter-Lab:
50.1929, 74.8020, -13.8654
#f23dac color charts
#f23dac color shades, tints & tones
#f23dac color schemes
#f23dac color preview, HTML & CSS examples
This text has a color of #f23dac
<p style="color:#f23dac;">Text here</p>
.mytext {color:#f23dac;}
This box has a color of #f23dac
<div style="background-color:#f23dac;">Content here</div>
.mybackground {background-color:#f23dac;}
Border around this has a color of #f23dac
<div style="border:2px solid #f23dac;">Content here</div>
.myborder {border:2px solid #f23dac;}