#ff1849 color space conversions
Hex:
#ff1849
RGB:
255, 24, 73
CMY:
0, 91, 71
CMYK:
0, 91, 71, 0
HSL:
347°, 100.0000%, 54.7059%
HSV (HSB):
347°, 90.5882%, 100.0000%
XYZ:
42.7692, 22.3943, 8.3717
xyY:
0.5816, 0.3045, 22.3943
CIE-Lab:
54.4429, 79.5158, 36.4085
CIE-LCH:
54.4429, 87.4548, 24.6020
CIE-Luv:
54.4429, 159.8321, 21.7956
Hunter-Lab:
47.3226, 78.5101, 22.6371
#ff1849 color charts
#ff1849 color shades, tints & tones
#ff1849 color schemes
#ff1849 color preview, HTML & CSS examples
This text has a color of #ff1849
<p style="color:#ff1849;">Text here</p>
.mytext {color:#ff1849;}
This box has a color of #ff1849
<div style="background-color:#ff1849;">Content here</div>
.mybackground {background-color:#ff1849;}
Border around this has a color of #ff1849
<div style="border:2px solid #ff1849;">Content here</div>
.myborder {border:2px solid #ff1849;}