#f23a65 color space conversions
Hex:
#f23a65
RGB:
242, 58, 101
CMY:
5, 77, 60
CMYK:
0, 76, 58, 5
HSL:
346°, 87.6190%, 58.8235%
HSV (HSB):
346°, 76.0331%, 94.9020%
XYZ:
40.4800, 22.8429, 14.5875
xyY:
0.5196, 0.2932, 22.8429
CIE-Lab:
54.9102, 70.5397, 19.9209
CIE-LCH:
54.9102, 73.2987, 15.7701
CIE-Luv:
54.9102, 129.5351, 9.4645
Hunter-Lab:
47.7943, 67.5428, 15.3598
#f23a65 color charts
#f23a65 color shades, tints & tones
#f23a65 color schemes
#f23a65 color preview, HTML & CSS examples
This text has a color of #f23a65
<p style="color:#f23a65;">Text here</p>
.mytext {color:#f23a65;}
This box has a color of #f23a65
<div style="background-color:#f23a65;">Content here</div>
.mybackground {background-color:#f23a65;}
Border around this has a color of #f23a65
<div style="border:2px solid #f23a65;">Content here</div>
.myborder {border:2px solid #f23a65;}