#f23e84 color space conversions
Hex:
#f23e84
RGB:
242, 62, 132
CMY:
5, 76, 48
CMYK:
0, 74, 45, 5
HSL:
337°, 87.3786%, 59.6078%
HSV (HSB):
337°, 74.3802%, 94.9020%
XYZ:
42.5054, 23.9884, 24.2197
xyY:
0.4686, 0.2644, 23.9884
CIE-Lab:
56.0762, 71.6863, 3.0887
CIE-LCH:
56.0762, 71.7528, 2.4672
CIE-Luv:
56.0762, 116.7167, -10.0675
Hunter-Lab:
48.9780, 69.1993, 4.9655
#f23e84 color charts
#f23e84 color shades, tints & tones
#f23e84 color schemes
#f23e84 color preview, HTML & CSS examples
This text has a color of #f23e84
<p style="color:#f23e84;">Text here</p>
.mytext {color:#f23e84;}
This box has a color of #f23e84
<div style="background-color:#f23e84;">Content here</div>
.mybackground {background-color:#f23e84;}
Border around this has a color of #f23e84
<div style="border:2px solid #f23e84;">Content here</div>
.myborder {border:2px solid #f23e84;}