#f23f46 color space conversions
Hex:
#f23f46
RGB:
242, 63, 70
CMY:
5, 75, 73
CMYK:
0, 74, 71, 5
HSL:
358°, 87.3171%, 59.8039%
HSV (HSB):
358°, 73.9669%, 94.9020%
XYZ:
39.5009, 22.8745, 8.1276
xyY:
0.5603, 0.3244, 22.8745
CIE-Lab:
54.9428, 67.3417, 38.1050
CIE-LCH:
54.9428, 77.3750, 29.5031
CIE-Luv:
54.9428, 135.9767, 26.7748
Hunter-Lab:
47.8272, 63.7271, 23.4035
#f23f46 color charts
#f23f46 color shades, tints & tones
#f23f46 color schemes
#f23f46 color preview, HTML & CSS examples
This text has a color of #f23f46
<p style="color:#f23f46;">Text here</p>
.mytext {color:#f23f46;}
This box has a color of #f23f46
<div style="background-color:#f23f46;">Content here</div>
.mybackground {background-color:#f23f46;}
Border around this has a color of #f23f46
<div style="border:2px solid #f23f46;">Content here</div>
.myborder {border:2px solid #f23f46;}