#ff0745 color space conversions
Hex:
#ff0745
RGB:
255, 7, 69
CMY:
0, 97, 73
CMYK:
0, 97, 73, 0
HSL:
345°, 100.0000%, 51.3725%
HSV (HSB):
345°, 97.2549%, 100.0000%
XYZ:
42.3902, 21.8416, 7.6119
xyY:
0.5900, 0.3040, 21.8416
CIE-Lab:
53.8586, 80.8991, 38.0559
CIE-LCH:
53.8586, 89.4032, 25.1929
CIE-Luv:
53.8586, 163.6814, 22.4363
Hunter-Lab:
46.7350, 80.1189, 23.0578
#ff0745 color charts
#ff0745 RGB chart
#ff0745 CMYK chart
#ff0745 RGB pie chart
#ff0745 color shades, tints & tones
#ff0745 color schemes
#ff0745 color preview, HTML & CSS examples
This text has a color of #ff0745
<p style="color:#ff0745;">Text here</p>
.mytext {color:#ff0745;}
Text color #ff0745
This box has a color of #ff0745
<div style="background-color:#ff0745;">Content here</div>
.mybackground {background-color:#ff0745;}
Background color #ff0745
Border around this has a color of #ff0745
<div style="border:2px solid #ff0745;">Content here</div>
.myborder {border:2px solid #ff0745;}
Border color #ff0745