#f27e2d color space conversions
Hex:
#f27e2d
RGB:
242, 126, 45
CMY:
5, 51, 82
CMYK:
0, 48, 81, 5
HSL:
25°, 88.3408%, 56.2745%
HSV (HSB):
25°, 81.4050%, 94.9020%
XYZ:
44.5525, 33.9884, 6.6949
xyY:
0.5227, 0.3988, 33.9884
CIE-Lab:
64.9534, 39.4647, 60.6360
CIE-LCH:
64.9534, 72.3476, 56.9420
CIE-Luv:
64.9534, 94.8929, 54.1707
Hunter-Lab:
58.2996, 34.3852, 34.0011
#f27e2d color charts
#f27e2d color shades, tints & tones
#f27e2d color schemes
#f27e2d color preview, HTML & CSS examples
This text has a color of #f27e2d
<p style="color:#f27e2d;">Text here</p>
.mytext {color:#f27e2d;}
This box has a color of #f27e2d
<div style="background-color:#f27e2d;">Content here</div>
.mybackground {background-color:#f27e2d;}
Border around this has a color of #f27e2d
<div style="border:2px solid #f27e2d;">Content here</div>
.myborder {border:2px solid #f27e2d;}