#f23e5e color space conversions
Hex:
#f23e5e
RGB:
242, 62, 94
CMY:
5, 76, 63
CMYK:
0, 74, 61, 5
HSL:
349°, 87.3786%, 59.6078%
HSV (HSB):
349°, 74.3802%, 94.9020%
XYZ:
40.3610, 23.1306, 12.9271
xyY:
0.5282, 0.3027, 23.1306
CIE-Lab:
55.2067, 68.8929, 24.4724
CIE-LCH:
55.2067, 73.1103, 19.5562
CIE-Luv:
55.2067, 129.9340, 14.5134
Hunter-Lab:
48.0943, 65.6328, 17.7297
#f23e5e color charts
#f23e5e color shades, tints & tones
#f23e5e color schemes
#f23e5e color preview, HTML & CSS examples
This text has a color of #f23e5e
<p style="color:#f23e5e;">Text here</p>
.mytext {color:#f23e5e;}
This box has a color of #f23e5e
<div style="background-color:#f23e5e;">Content here</div>
.mybackground {background-color:#f23e5e;}
Border around this has a color of #f23e5e
<div style="border:2px solid #f23e5e;">Content here</div>
.myborder {border:2px solid #f23e5e;}