#f23c45 color space conversions
Hex:
#f23c45
RGB:
242, 60, 69
CMY:
5, 76, 73
CMYK:
0, 75, 71, 5
HSL:
357°, 87.5000%, 59.2157%
HSV (HSB):
357°, 75.2066%, 94.9020%
XYZ:
39.3080, 22.5386, 7.9089
xyY:
0.5635, 0.3231, 22.5386
CIE-Lab:
54.5939, 68.2370, 38.2659
CIE-LCH:
54.5939, 78.2340, 29.2828
CIE-Luv:
54.5939, 137.7911, 26.5254
Hunter-Lab:
47.4749, 64.7124, 23.3553
#f23c45 color charts
#f23c45 color shades, tints & tones
#f23c45 color schemes
#f23c45 color preview, HTML & CSS examples
This text has a color of #f23c45
<p style="color:#f23c45;">Text here</p>
.mytext {color:#f23c45;}
This box has a color of #f23c45
<div style="background-color:#f23c45;">Content here</div>
.mybackground {background-color:#f23c45;}
Border around this has a color of #f23c45
<div style="border:2px solid #f23c45;">Content here</div>
.myborder {border:2px solid #f23c45;}