#ff7046 color space conversions
Hex:
#ff7046
RGB:
255, 112, 70
CMY:
0, 56, 73
CMYK:
0, 56, 73, 0
HSL:
14°, 100.0000%, 63.7255%
HSV (HSB):
14°, 72.5490%, 100.0000%
XYZ:
48.1397, 33.2905, 9.6828
xyY:
0.5284, 0.3654, 33.2905
CIE-Lab:
64.3955, 52.0258, 49.3418
CIE-LCH:
64.3955, 71.7029, 43.4833
CIE-Luv:
64.3955, 113.9740, 42.9751
Hunter-Lab:
57.6980, 47.9581, 30.4386
#ff7046 color charts
#ff7046 color shades, tints & tones
#ff7046 color schemes
#ff7046 color preview, HTML & CSS examples
This text has a color of #ff7046
<p style="color:#ff7046;">Text here</p>
.mytext {color:#ff7046;}
This box has a color of #ff7046
<div style="background-color:#ff7046;">Content here</div>
.mybackground {background-color:#ff7046;}
Border around this has a color of #ff7046
<div style="border:2px solid #ff7046;">Content here</div>
.myborder {border:2px solid #ff7046;}