#f23c3e color space conversions
Hex:
#f23c3e
RGB:
242, 60, 62
CMY:
5, 76, 76
CMYK:
0, 75, 74, 5
HSL:
359°, 87.5000%, 59.2157%
HSV (HSB):
359°, 75.2066%, 94.9020%
XYZ:
39.1033, 22.4568, 6.8310
xyY:
0.5718, 0.3284, 22.4568
CIE-Lab:
54.5083, 67.9582, 42.0956
CIE-LCH:
54.5083, 79.9397, 31.7755
CIE-Luv:
54.5083, 139.3810, 29.3846
Hunter-Lab:
47.3886, 64.3617, 24.6254
#f23c3e color charts
#f23c3e color shades, tints & tones
#f23c3e color schemes
#f23c3e color preview, HTML & CSS examples
This text has a color of #f23c3e
<p style="color:#f23c3e;">Text here</p>
.mytext {color:#f23c3e;}
This box has a color of #f23c3e
<div style="background-color:#f23c3e;">Content here</div>
.mybackground {background-color:#f23c3e;}
Border around this has a color of #f23c3e
<div style="border:2px solid #f23c3e;">Content here</div>
.myborder {border:2px solid #f23c3e;}