#ff1945 color space conversions
Hex:
#ff1945
RGB:
255, 25, 69
CMY:
0, 90, 73
CMYK:
0, 90, 73, 0
HSL:
349°, 100.0000%, 54.9020%
HSV (HSB):
349°, 90.1961%, 100.0000%
XYZ:
42.6618, 22.3849, 7.7024
xyY:
0.5864, 0.3077, 22.3849
CIE-Lab:
54.4331, 79.2371, 38.7210
CIE-LCH:
54.4331, 88.1921, 26.0435
CIE-Luv:
54.4331, 160.7302, 23.6272
Hunter-Lab:
47.3127, 78.1559, 23.4666
#ff1945 color charts
#ff1945 RGB chart
#ff1945 CMYK chart
#ff1945 RGB pie chart
#ff1945 color shades, tints & tones
#ff1945 color schemes
#ff1945 color preview, HTML & CSS examples
This text has a color of #ff1945
<p style="color:#ff1945;">Text here</p>
.mytext {color:#ff1945;}
Text color #ff1945
This box has a color of #ff1945
<div style="background-color:#ff1945;">Content here</div>
.mybackground {background-color:#ff1945;}
Background color #ff1945
Border around this has a color of #ff1945
<div style="border:2px solid #ff1945;">Content here</div>
.myborder {border:2px solid #ff1945;}
Border color #ff1945