#ff1d24 color space conversions
Hex:
#ff1d24
RGB:
255, 29, 36
CMY:
0, 89, 86
CMYK:
0, 89, 86, 0
HSL:
358°, 100.0000%, 55.6863%
HSV (HSB):
358°, 88.6275%, 100.0000%
XYZ:
41.9978, 22.2661, 3.7533
xyY:
0.6175, 0.3274, 22.2661
CIE-Lab:
54.3082, 77.7787, 56.1309
CIE-LCH:
54.3082, 95.9177, 35.8170
CIE-Luv:
54.3082, 166.5940, 34.6979
Hunter-Lab:
47.1870, 76.2931, 28.3149
#ff1d24 color charts
#ff1d24 color shades, tints & tones
#ff1d24 color schemes
#ff1d24 color preview, HTML & CSS examples
This text has a color of #ff1d24
<p style="color:#ff1d24;">Text here</p>
.mytext {color:#ff1d24;}
This box has a color of #ff1d24
<div style="background-color:#ff1d24;">Content here</div>
.mybackground {background-color:#ff1d24;}
Border around this has a color of #ff1d24
<div style="border:2px solid #ff1d24;">Content here</div>
.myborder {border:2px solid #ff1d24;}