#f2702f color space conversions
Hex:
#f2702f
RGB:
242, 112, 47
CMY:
5, 56, 82
CMYK:
0, 54, 81, 5
HSL:
20°, 88.2353%, 56.6667%
HSV (HSB):
20°, 80.5785%, 94.9020%
XYZ:
42.9252, 30.6708, 6.3470
xyY:
0.5369, 0.3837, 30.6708
CIE-Lab:
62.2288, 46.4213, 57.3301
CIE-LCH:
62.2288, 73.7677, 51.0022
CIE-Luv:
62.2288, 106.0331, 48.8961
Hunter-Lab:
55.3812, 41.4356, 31.9719
#f2702f color charts
#f2702f color shades, tints & tones
#f2702f color schemes
#f2702f color preview, HTML & CSS examples
This text has a color of #f2702f
<p style="color:#f2702f;">Text here</p>
.mytext {color:#f2702f;}
This box has a color of #f2702f
<div style="background-color:#f2702f;">Content here</div>
.mybackground {background-color:#f2702f;}
Border around this has a color of #f2702f
<div style="border:2px solid #f2702f;">Content here</div>
.myborder {border:2px solid #f2702f;}