#f23c8c color space conversions
Hex:
#f23c8c
RGB:
242, 60, 140
CMY:
5, 76, 45
CMYK:
0, 75, 42, 5
HSL:
334°, 87.5000%, 59.2157%
HSV (HSB):
334°, 75.2066%, 94.9020%
XYZ:
42.9674, 24.0024, 27.1792
xyY:
0.4564, 0.2549, 24.0024
CIE-Lab:
56.0902, 73.0063, -1.6346
CIE-LCH:
56.0902, 73.0246, 358.7174
CIE-Luv:
56.0902, 114.3826, -16.4130
Hunter-Lab:
48.9923, 70.8125, 1.4025
#f23c8c color charts
#f23c8c color shades, tints & tones
#f23c8c color schemes
#f23c8c color preview, HTML & CSS examples
This text has a color of #f23c8c
<p style="color:#f23c8c;">Text here</p>
.mytext {color:#f23c8c;}
This box has a color of #f23c8c
<div style="background-color:#f23c8c;">Content here</div>
.mybackground {background-color:#f23c8c;}
Border around this has a color of #f23c8c
<div style="border:2px solid #f23c8c;">Content here</div>
.myborder {border:2px solid #f23c8c;}