#f27d2d color space conversions
Hex:
#f27d2d
RGB:
242, 125, 45
CMY:
5, 51, 82
CMYK:
0, 48, 81, 5
HSL:
24°, 88.3408%, 56.2745%
HSV (HSB):
24°, 81.4050%, 94.9020%
XYZ:
44.4252, 33.7339, 6.6525
xyY:
0.5238, 0.3978, 33.7339
CIE-Lab:
64.7508, 39.9676, 60.4538
CIE-LCH:
64.7508, 72.4712, 56.5302
CIE-Luv:
64.7508, 95.7099, 53.8214
Hunter-Lab:
58.0809, 34.8903, 33.8657
#f27d2d color charts
#f27d2d color shades, tints & tones
#f27d2d color schemes
#f27d2d color preview, HTML & CSS examples
This text has a color of #f27d2d
<p style="color:#f27d2d;">Text here</p>
.mytext {color:#f27d2d;}
This box has a color of #f27d2d
<div style="background-color:#f27d2d;">Content here</div>
.mybackground {background-color:#f27d2d;}
Border around this has a color of #f27d2d
<div style="border:2px solid #f27d2d;">Content here</div>
.myborder {border:2px solid #f27d2d;}