#ff450c color space conversions
Hex:
#ff450c
RGB:
255, 69, 12
CMY:
0, 73, 95
CMYK:
0, 73, 95, 0
HSL:
14°, 100.0000%, 52.3529%
HSV (HSB):
14°, 95.2941%, 100.0000%
XYZ:
43.4345, 25.5428, 2.9888
xyY:
0.6035, 0.3549, 25.5428
CIE-Lab:
57.6005, 67.8818, 66.5660
CIE-LCH:
57.6005, 95.0735, 44.4393
CIE-Luv:
57.6005, 150.5550, 44.5365
Hunter-Lab:
50.5399, 64.9599, 31.8716
#ff450c color charts
#ff450c RGB chart
#ff450c CMYK chart
#ff450c RGB pie chart
#ff450c color shades, tints & tones
#ff450c color schemes
#ff450c color preview, HTML & CSS examples
This text has a color of #ff450c
<p style="color:#ff450c;">Text here</p>
.mytext {color:#ff450c;}
Text color #ff450c
This box has a color of #ff450c
<div style="background-color:#ff450c;">Content here</div>
.mybackground {background-color:#ff450c;}
Background color #ff450c
Border around this has a color of #ff450c
<div style="border:2px solid #ff450c;">Content here</div>
.myborder {border:2px solid #ff450c;}
Border color #ff450c