#ff1c2f color space conversions
Hex:
#ff1c2f
RGB:
255, 28, 47
CMY:
0, 89, 82
CMYK:
0, 89, 82, 0
HSL:
355°, 100.0000%, 55.4902%
HSV (HSB):
355°, 89.0196%, 100.0000%
XYZ:
42.1683, 22.2957, 4.7703
xyY:
0.6091, 0.3220, 22.2957
CIE-Lab:
54.3394, 78.1591, 50.7689
CIE-LCH:
54.3394, 93.2005, 33.0061
CIE-Luv:
54.3394, 165.0484, 31.7716
Hunter-Lab:
47.2184, 76.7772, 27.0630
#ff1c2f color charts
#ff1c2f color shades, tints & tones
#ff1c2f color schemes
#ff1c2f color preview, HTML & CSS examples
This text has a color of #ff1c2f
<p style="color:#ff1c2f;">Text here</p>
.mytext {color:#ff1c2f;}
This box has a color of #ff1c2f
<div style="background-color:#ff1c2f;">Content here</div>
.mybackground {background-color:#ff1c2f;}
Border around this has a color of #ff1c2f
<div style="border:2px solid #ff1c2f;">Content here</div>
.myborder {border:2px solid #ff1c2f;}