#f2962d color space conversions
Hex:
#f2962d
RGB:
242, 150, 45
CMY:
5, 41, 82
CMYK:
0, 38, 81, 5
HSL:
32°, 88.3408%, 56.2745%
HSV (HSB):
32°, 81.4050%, 94.9020%
XYZ:
47.9979, 40.8794, 7.8434
xyY:
0.4963, 0.4227, 40.8794
CIE-Lab:
70.0913, 27.0832, 65.2166
CIE-LCH:
70.0913, 70.6166, 67.4479
CIE-Luv:
70.0913, 75.2233, 62.8589
Hunter-Lab:
63.9370, 22.1114, 37.4826
#f2962d color charts
#f2962d color shades, tints & tones
#f2962d color schemes
#f2962d color preview, HTML & CSS examples
This text has a color of #f2962d
<p style="color:#f2962d;">Text here</p>
.mytext {color:#f2962d;}
This box has a color of #f2962d
<div style="background-color:#f2962d;">Content here</div>
.mybackground {background-color:#f2962d;}
Border around this has a color of #f2962d
<div style="border:2px solid #f2962d;">Content here</div>
.myborder {border:2px solid #f2962d;}