#ff0045 color space conversions
Hex:
#ff0045
RGB:
255, 0, 69
CMY:
0, 100, 73
CMYK:
0, 100, 73, 0
HSL:
344°, 100.0000%, 50.0000%
HSV (HSB):
344°, 100.0000%, 100.0000%
XYZ:
42.3142, 21.6897, 7.5865
xyY:
0.5911, 0.3030, 21.6897
CIE-Lab:
53.6962, 81.3707, 37.8674
CIE-LCH:
53.6962, 89.7504, 24.9558
CIE-Luv:
53.6962, 164.5208, 22.0986
Hunter-Lab:
46.5722, 80.6788, 22.9423
#ff0045 color charts
#ff0045 RGB chart
#ff0045 CMYK chart
#ff0045 RGB pie chart
#ff0045 color shades, tints & tones
#ff0045 color schemes
#ff0045 color preview, HTML & CSS examples
This text has a color of #ff0045
<p style="color:#ff0045;">Text here</p>
.mytext {color:#ff0045;}
Text color #ff0045
This box has a color of #ff0045
<div style="background-color:#ff0045;">Content here</div>
.mybackground {background-color:#ff0045;}
Background color #ff0045
Border around this has a color of #ff0045
<div style="border:2px solid #ff0045;">Content here</div>
.myborder {border:2px solid #ff0045;}
Border color #ff0045