#f23f3c color space conversions
Hex:
#f23f3c
RGB:
242, 63, 60
CMY:
5, 75, 76
CMYK:
0, 74, 75, 5
HSL:
1°, 87.5000%, 59.2157%
HSV (HSB):
1°, 75.2066%, 94.9020%
XYZ:
39.2111, 22.7585, 6.6011
xyY:
0.5718, 0.3319, 22.7585
CIE-Lab:
54.8227, 66.9443, 43.5394
CIE-LCH:
54.8227, 79.8575, 33.0393
CIE-Luv:
54.8227, 138.1823, 30.8088
Hunter-Lab:
47.7059, 63.2299, 25.1901
#f23f3c color charts
#f23f3c color shades, tints & tones
#f23f3c color schemes
#f23f3c color preview, HTML & CSS examples
This text has a color of #f23f3c
<p style="color:#f23f3c;">Text here</p>
.mytext {color:#f23f3c;}
This box has a color of #f23f3c
<div style="background-color:#f23f3c;">Content here</div>
.mybackground {background-color:#f23f3c;}
Border around this has a color of #f23f3c
<div style="border:2px solid #f23f3c;">Content here</div>
.myborder {border:2px solid #f23f3c;}