#f27d3a color space conversions
Hex:
#f27d3a
RGB:
242, 125, 58
CMY:
5, 51, 77
CMYK:
0, 48, 76, 5
HSL:
22°, 87.6190%, 58.8235%
HSV (HSB):
22°, 76.0331%, 94.9020%
XYZ:
44.7153, 33.8500, 8.1799
xyY:
0.5155, 0.3902, 33.8500
CIE-Lab:
64.8433, 40.4117, 54.9946
CIE-LCH:
64.8433, 68.2460, 53.6904
CIE-Luv:
64.8433, 94.5319, 50.2816
Hunter-Lab:
58.1807, 35.3714, 32.3906
#f27d3a color charts
#f27d3a color shades, tints & tones
#f27d3a color schemes
#f27d3a color preview, HTML & CSS examples
This text has a color of #f27d3a
<p style="color:#f27d3a;">Text here</p>
.mytext {color:#f27d3a;}
This box has a color of #f27d3a
<div style="background-color:#f27d3a;">Content here</div>
.mybackground {background-color:#f27d3a;}
Border around this has a color of #f27d3a
<div style="border:2px solid #f27d3a;">Content here</div>
.myborder {border:2px solid #f27d3a;}