#f23bac color space conversions
Hex:
#f23bac
RGB:
242, 59, 172
CMY:
5, 77, 33
CMYK:
0, 76, 29, 5
HSL:
323°, 87.5598%, 59.0196%
HSV (HSB):
323°, 75.6198%, 94.9020%
XYZ:
45.6283, 24.9837, 41.4472
xyY:
0.4072, 0.2230, 24.9837
CIE-Lab:
57.0596, 76.5913, -18.9819
CIE-LCH:
57.0596, 78.9084, 346.0806
CIE-Luv:
57.0596, 101.7829, -41.2080
Hunter-Lab:
49.9837, 75.4746, -14.1755
#f23bac color charts
#f23bac color shades, tints & tones
#f23bac color schemes
#f23bac color preview, HTML & CSS examples
This text has a color of #f23bac
<p style="color:#f23bac;">Text here</p>
.mytext {color:#f23bac;}
This box has a color of #f23bac
<div style="background-color:#f23bac;">Content here</div>
.mybackground {background-color:#f23bac;}
Border around this has a color of #f23bac
<div style="border:2px solid #f23bac;">Content here</div>
.myborder {border:2px solid #f23bac;}