#ff1545 color space conversions
Hex:
#ff1545
RGB:
255, 21, 69
CMY:
0, 92, 73
CMYK:
0, 92, 73, 0
HSL:
348°, 100.0000%, 54.1176%
HSV (HSB):
348°, 91.7647%, 100.0000%
XYZ:
42.5823, 22.2260, 7.6759
xyY:
0.5875, 0.3066, 22.2260
CIE-Lab:
54.2660, 79.7195, 38.5279
CIE-LCH:
54.2660, 88.5415, 25.7942
CIE-Luv:
54.2660, 161.5856, 23.2814
Hunter-Lab:
47.1445, 78.7239, 23.3477
#ff1545 color charts
#ff1545 color shades, tints & tones
#ff1545 color schemes
#ff1545 color preview, HTML & CSS examples
This text has a color of #ff1545
<p style="color:#ff1545;">Text here</p>
.mytext {color:#ff1545;}
This box has a color of #ff1545
<div style="background-color:#ff1545;">Content here</div>
.mybackground {background-color:#ff1545;}
Border around this has a color of #ff1545
<div style="border:2px solid #ff1545;">Content here</div>
.myborder {border:2px solid #ff1545;}