#f28c23 color space conversions
Hex:
#f28c23
RGB:
242, 140, 35
CMY:
5, 45, 86
CMYK:
0, 42, 86, 5
HSL:
30°, 88.8412%, 54.3137%
HSV (HSB):
30°, 85.5372%, 94.9020%
XYZ:
46.2994, 37.7548, 6.4373
xyY:
0.5116, 0.4172, 37.7548
CIE-Lab:
67.8395, 32.0362, 66.6378
CIE-LCH:
67.8395, 73.9385, 64.3240
CIE-Luv:
67.8395, 83.9808, 61.1765
Hunter-Lab:
61.4449, 26.9731, 36.7999
#f28c23 color charts
#f28c23 color shades, tints & tones
#f28c23 color schemes
#f28c23 color preview, HTML & CSS examples
This text has a color of #f28c23
<p style="color:#f28c23;">Text here</p>
.mytext {color:#f28c23;}
This box has a color of #f28c23
<div style="background-color:#f28c23;">Content here</div>
.mybackground {background-color:#f28c23;}
Border around this has a color of #f28c23
<div style="border:2px solid #f28c23;">Content here</div>
.myborder {border:2px solid #f28c23;}