#ff0845 color space conversions
Hex:
#ff0845
RGB:
255, 8, 69
CMY:
0, 97, 73
CMYK:
0, 97, 73, 0
HSL:
345°, 100.0000%, 51.5686%
HSV (HSB):
345°, 96.8627%, 100.0000%
XYZ:
42.4010, 21.8633, 7.6155
xyY:
0.5899, 0.3042, 21.8633
CIE-Lab:
53.8817, 80.8320, 38.0828
CIE-LCH:
53.8817, 89.3539, 25.2268
CIE-Luv:
53.8817, 163.5620, 22.4843
Hunter-Lab:
46.7582, 80.0393, 23.0742
#ff0845 color charts
#ff0845 color shades, tints & tones
#ff0845 color schemes
#ff0845 color preview, HTML & CSS examples
This text has a color of #ff0845
<p style="color:#ff0845;">Text here</p>
.mytext {color:#ff0845;}
This box has a color of #ff0845
<div style="background-color:#ff0845;">Content here</div>
.mybackground {background-color:#ff0845;}
Border around this has a color of #ff0845
<div style="border:2px solid #ff0845;">Content here</div>
.myborder {border:2px solid #ff0845;}