#f23cc0 color space conversions
Hex:
#f23cc0
RGB:
242, 60, 192
CMY:
5, 76, 25
CMYK:
0, 75, 21, 5
HSL:
316°, 87.5000%, 59.2157%
HSV (HSB):
316°, 75.2066%, 94.9020%
XYZ:
47.7482, 25.9147, 52.3546
xyY:
0.3789, 0.2056, 25.9147
CIE-Lab:
57.9560, 78.6989, -29.1749
CIE-LCH:
57.9560, 83.9326, 339.6595
CIE-Luv:
57.9560, 93.3875, -56.7934
Hunter-Lab:
50.9065, 78.3393, -25.3420
#f23cc0 color charts
#f23cc0 color shades, tints & tones
#f23cc0 color schemes
#f23cc0 color preview, HTML & CSS examples
This text has a color of #f23cc0
<p style="color:#f23cc0;">Text here</p>
.mytext {color:#f23cc0;}
This box has a color of #f23cc0
<div style="background-color:#f23cc0;">Content here</div>
.mybackground {background-color:#f23cc0;}
Border around this has a color of #f23cc0
<div style="border:2px solid #f23cc0;">Content here</div>
.myborder {border:2px solid #f23cc0;}