#ff672f color space conversions
Hex:
#ff672f
RGB:
255, 103, 47
CMY:
0, 60, 82
CMYK:
0, 60, 82, 0
HSL:
16°, 100.0000%, 59.2157%
HSV (HSB):
16°, 81.5686%, 100.0000%
XYZ:
46.6033, 31.1657, 6.2486
xyY:
0.5547, 0.3709, 31.1657
CIE-Lab:
62.6473, 55.2753, 58.4542
CIE-LCH:
62.6473, 80.4503, 46.6011
CIE-Luv:
62.6473, 123.8008, 47.2988
Hunter-Lab:
55.8263, 51.3144, 32.4421
#ff672f color charts
#ff672f color shades, tints & tones
#ff672f color schemes
#ff672f color preview, HTML & CSS examples
This text has a color of #ff672f
<p style="color:#ff672f;">Text here</p>
.mytext {color:#ff672f;}
This box has a color of #ff672f
<div style="background-color:#ff672f;">Content here</div>
.mybackground {background-color:#ff672f;}
Border around this has a color of #ff672f
<div style="border:2px solid #ff672f;">Content here</div>
.myborder {border:2px solid #ff672f;}