#f28d3c color space conversions
Hex:
#f28d3c
RGB:
242, 141, 60
CMY:
5, 45, 76
CMYK:
0, 42, 75, 5
HSL:
27°, 87.5000%, 59.2157%
HSV (HSB):
27°, 75.2066%, 94.9020%
XYZ:
46.9584, 38.2532, 9.1836
xyY:
0.4975, 0.4052, 38.2532
CIE-Lab:
68.2068, 32.3106, 57.4745
CIE-LCH:
68.2068, 65.9340, 60.6565
CIE-Luv:
68.2068, 81.4774, 55.6011
Hunter-Lab:
61.8492, 27.2884, 34.4908
#f28d3c color charts
#f28d3c color shades, tints & tones
#f28d3c color schemes
#f28d3c color preview, HTML & CSS examples
This text has a color of #f28d3c
<p style="color:#f28d3c;">Text here</p>
.mytext {color:#f28d3c;}
This box has a color of #f28d3c
<div style="background-color:#f28d3c;">Content here</div>
.mybackground {background-color:#f28d3c;}
Border around this has a color of #f28d3c
<div style="border:2px solid #f28d3c;">Content here</div>
.myborder {border:2px solid #f28d3c;}