#f28e1d color space conversions
Hex:
#f28e1d
RGB:
242, 142, 29
CMY:
5, 44, 89
CMYK:
0, 41, 88, 5
HSL:
32°, 89.1213%, 53.1373%
HSV (HSB):
32°, 88.0165%, 94.9020%
XYZ:
46.5127, 38.3120, 6.1059
xyY:
0.5115, 0.4213, 38.3120
CIE-Lab:
68.2499, 30.8704, 68.7061
CIE-LCH:
68.2499, 75.3227, 65.8051
CIE-Luv:
68.2499, 82.5919, 62.8516
Hunter-Lab:
61.8967, 25.8161, 37.4789
#f28e1d color charts
#f28e1d color shades, tints & tones
#f28e1d color schemes
#f28e1d color preview, HTML & CSS examples
This text has a color of #f28e1d
<p style="color:#f28e1d;">Text here</p>
.mytext {color:#f28e1d;}
This box has a color of #f28e1d
<div style="background-color:#f28e1d;">Content here</div>
.mybackground {background-color:#f28e1d;}
Border around this has a color of #f28e1d
<div style="border:2px solid #f28e1d;">Content here</div>
.myborder {border:2px solid #f28e1d;}