#f28b12 color space conversions
Hex:
#f28b12
RGB:
242, 139, 18
CMY:
5, 45, 93
CMYK:
0, 43, 93, 5
HSL:
32°, 89.6000%, 50.9804%
HSV (HSB):
32°, 92.5620%, 94.9020%
XYZ:
45.9597, 37.3862, 5.3662
xyY:
0.5181, 0.4214, 37.3862
CIE-Lab:
67.5657, 32.2517, 70.7517
CIE-LCH:
67.5657, 77.7559, 65.4944
CIE-Luv:
67.5657, 85.4794, 63.1380
Hunter-Lab:
61.1442, 27.1692, 37.5975
#f28b12 color charts
#f28b12 color shades, tints & tones
#f28b12 color schemes
#f28b12 color preview, HTML & CSS examples
This text has a color of #f28b12
<p style="color:#f28b12;">Text here</p>
.mytext {color:#f28b12;}
This box has a color of #f28b12
<div style="background-color:#f28b12;">Content here</div>
.mybackground {background-color:#f28b12;}
Border around this has a color of #f28b12
<div style="border:2px solid #f28b12;">Content here</div>
.myborder {border:2px solid #f28b12;}