#f2800c color space conversions
Hex:
#f2800c
RGB:
242, 128, 12
CMY:
5, 50, 95
CMYK:
0, 47, 95, 5
HSL:
30°, 90.5512%, 49.8039%
HSV (HSB):
30°, 95.0413%, 94.9020%
XYZ:
44.4035, 34.3421, 4.6362
xyY:
0.5325, 0.4119, 34.3421
CIE-Lab:
65.2332, 37.8250, 70.2184
CIE-LCH:
65.2332, 79.7581, 61.6897
CIE-Luv:
65.2332, 94.8881, 59.9145
Hunter-Lab:
58.6022, 32.6976, 36.3309
#f2800c color charts
#f2800c color shades, tints & tones
#f2800c color schemes
#f2800c color preview, HTML & CSS examples
This text has a color of #f2800c
<p style="color:#f2800c;">Text here</p>
.mytext {color:#f2800c;}
This box has a color of #f2800c
<div style="background-color:#f2800c;">Content here</div>
.mybackground {background-color:#f2800c;}
Border around this has a color of #f2800c
<div style="border:2px solid #f2800c;">Content here</div>
.myborder {border:2px solid #f2800c;}