#f23d80 color space conversions
Hex:
#f23d80
RGB:
242, 61, 128
CMY:
5, 76, 50
CMYK:
0, 75, 47, 5
HSL:
338°, 87.4396%, 59.4118%
HSV (HSB):
338°, 74.7934%, 94.9020%
XYZ:
42.1830, 23.7732, 22.7875
xyY:
0.4753, 0.2679, 23.7732
CIE-Lab:
55.8600, 71.6487, 5.1534
CIE-LCH:
55.8600, 71.8338, 4.1140
CIE-Luv:
55.8600, 118.6282, -7.4948
Hunter-Lab:
48.7578, 69.1037, 6.4207
#f23d80 color charts
#f23d80 color shades, tints & tones
#f23d80 color schemes
#f23d80 color preview, HTML & CSS examples
This text has a color of #f23d80
<p style="color:#f23d80;">Text here</p>
.mytext {color:#f23d80;}
This box has a color of #f23d80
<div style="background-color:#f23d80;">Content here</div>
.mybackground {background-color:#f23d80;}
Border around this has a color of #f23d80
<div style="border:2px solid #f23d80;">Content here</div>
.myborder {border:2px solid #f23d80;}