#f23e00 color space conversions
Hex:
#f23e00
RGB:
242, 62, 0
CMY:
5, 76, 100
CMYK:
0, 74, 100, 5
HSL:
15°, 100.0000%, 47.4510%
HSV (HSB):
15°, 100.0000%, 94.9020%
XYZ:
38.3406, 22.3225, 2.2879
xyY:
0.6091, 0.3546, 22.3225
CIE-Lab:
54.3675, 66.1313, 66.1339
CIE-LCH:
54.3675, 93.5256, 45.0011
CIE-Luv:
54.3675, 145.3848, 42.6161
Hunter-Lab:
47.2467, 62.1706, 30.2016
#f23e00 color charts
#f23e00 color shades, tints & tones
#f23e00 color schemes
#f23e00 color preview, HTML & CSS examples
This text has a color of #f23e00
<p style="color:#f23e00;">Text here</p>
.mytext {color:#f23e00;}
This box has a color of #f23e00
<div style="background-color:#f23e00;">Content here</div>
.mybackground {background-color:#f23e00;}
Border around this has a color of #f23e00
<div style="border:2px solid #f23e00;">Content here</div>
.myborder {border:2px solid #f23e00;}