#ff0645 color space conversions
Hex:
#ff0645
RGB:
255, 6, 69
CMY:
0, 98, 73
CMYK:
0, 98, 73, 0
HSL:
345°, 100.0000%, 51.1765%
HSV (HSB):
345°, 97.6471%, 100.0000%
XYZ:
42.3793, 21.8199, 7.6083
xyY:
0.5902, 0.3039, 21.8199
CIE-Lab:
53.8354, 80.9663, 38.0291
CIE-LCH:
53.8354, 89.4525, 25.1590
CIE-Luv:
53.8354, 163.8009, 22.3881
Hunter-Lab:
46.7118, 80.1986, 23.0413
#ff0645 color charts
#ff0645 RGB chart
#ff0645 CMYK chart
#ff0645 RGB pie chart
#ff0645 color shades, tints & tones
#ff0645 color schemes
#ff0645 color preview, HTML & CSS examples
This text has a color of #ff0645
<p style="color:#ff0645;">Text here</p>
.mytext {color:#ff0645;}
Text color #ff0645
This box has a color of #ff0645
<div style="background-color:#ff0645;">Content here</div>
.mybackground {background-color:#ff0645;}
Background color #ff0645
Border around this has a color of #ff0645
<div style="border:2px solid #ff0645;">Content here</div>
.myborder {border:2px solid #ff0645;}
Border color #ff0645