#f07f4a color space conversions
Hex:
#f07f4a
RGB:
240, 127, 74
CMY:
6, 50, 71
CMYK:
0, 47, 69, 6
HSL:
19°, 84.6939%, 61.5686%
HSV (HSB):
19°, 69.1667%, 94.1176%
XYZ:
44.7606, 34.1984, 10.7204
xyY:
0.4991, 0.3813, 34.1984
CIE-Lab:
65.1198, 39.3514, 47.5096
CIE-LCH:
65.1198, 61.6903, 50.3656
CIE-Luv:
65.1198, 89.4593, 45.2270
Hunter-Lab:
58.4794, 34.2863, 30.0666
#f07f4a color charts
#f07f4a color shades, tints & tones
#f07f4a color schemes
#f07f4a color preview, HTML & CSS examples
This text has a color of #f07f4a
<p style="color:#f07f4a;">Text here</p>
.mytext {color:#f07f4a;}
This box has a color of #f07f4a
<div style="background-color:#f07f4a;">Content here</div>
.mybackground {background-color:#f07f4a;}
Border around this has a color of #f07f4a
<div style="border:2px solid #f07f4a;">Content here</div>
.myborder {border:2px solid #f07f4a;}