#f2792d color space conversions
Hex:
#f2792d
RGB:
242, 121, 45
CMY:
5, 53, 82
CMYK:
0, 50, 81, 5
HSL:
23°, 88.3408%, 56.2745%
HSV (HSB):
23°, 81.4050%, 94.9020%
XYZ:
43.9290, 32.7415, 6.4870
xyY:
0.5283, 0.3937, 32.7415
CIE-Lab:
63.9510, 41.9649, 59.7332
CIE-LCH:
63.9510, 73.0007, 54.9104
CIE-Luv:
63.9510, 98.9689, 52.4370
Hunter-Lab:
57.2201, 36.9025, 33.3324
#f2792d color charts
#f2792d color shades, tints & tones
#f2792d color schemes
#f2792d color preview, HTML & CSS examples
This text has a color of #f2792d
<p style="color:#f2792d;">Text here</p>
.mytext {color:#f2792d;}
This box has a color of #f2792d
<div style="background-color:#f2792d;">Content here</div>
.mybackground {background-color:#f2792d;}
Border around this has a color of #f2792d
<div style="border:2px solid #f2792d;">Content here</div>
.myborder {border:2px solid #f2792d;}