#f23b8c color space conversions
Hex:
#f23b8c
RGB:
242, 59, 140
CMY:
5, 77, 45
CMYK:
0, 76, 42, 5
HSL:
333°, 87.5598%, 59.0196%
HSV (HSB):
333°, 75.6198%, 94.9020%
XYZ:
42.9155, 23.8986, 27.1619
xyY:
0.4567, 0.2543, 23.8986
CIE-Lab:
55.9862, 73.3003, -1.7872
CIE-LCH:
55.9862, 73.3220, 358.6033
CIE-Luv:
55.9862, 114.7453, -16.6746
Hunter-Lab:
48.8862, 71.1482, 1.2779
#f23b8c color charts
#f23b8c color shades, tints & tones
#f23b8c color schemes
#f23b8c color preview, HTML & CSS examples
This text has a color of #f23b8c
<p style="color:#f23b8c;">Text here</p>
.mytext {color:#f23b8c;}
This box has a color of #f23b8c
<div style="background-color:#f23b8c;">Content here</div>
.mybackground {background-color:#f23b8c;}
Border around this has a color of #f23b8c
<div style="border:2px solid #f23b8c;">Content here</div>
.myborder {border:2px solid #f23b8c;}