#f23c8b color space conversions
Hex:
#f23c8b
RGB:
242, 60, 139
CMY:
5, 76, 45
CMYK:
0, 75, 43, 5
HSL:
334°, 87.5000%, 59.2157%
HSV (HSB):
334°, 75.2066%, 94.9020%
XYZ:
42.8940, 23.9730, 26.7926
xyY:
0.4580, 0.2560, 23.9730
CIE-Lab:
56.0608, 72.9144, -1.0853
CIE-LCH:
56.0608, 72.9224, 359.1473
CIE-Luv:
56.0608, 114.7754, -15.6770
Hunter-Lab:
48.9623, 70.6932, 1.8296
#f23c8b color charts
#f23c8b color shades, tints & tones
#f23c8b color schemes
#f23c8b color preview, HTML & CSS examples
This text has a color of #f23c8b
<p style="color:#f23c8b;">Text here</p>
.mytext {color:#f23c8b;}
This box has a color of #f23c8b
<div style="background-color:#f23c8b;">Content here</div>
.mybackground {background-color:#f23c8b;}
Border around this has a color of #f23c8b
<div style="border:2px solid #f23c8b;">Content here</div>
.myborder {border:2px solid #f23c8b;}