#ff1c1b color space conversions
Hex:
#ff1c1b
RGB:
255, 28, 27
CMY:
0, 89, 89
CMYK:
0, 89, 89, 0
HSL:
0°, 100.0000%, 55.2941%
HSV (HSB):
0°, 89.4118%, 100.0000%
XYZ:
41.8531, 22.1696, 3.1102
xyY:
0.6234, 0.3302, 22.1696
CIE-Lab:
54.2065, 77.7791, 59.9086
CIE-LCH:
54.2065, 98.1765, 37.6049
CIE-Luv:
54.2065, 168.0241, 36.3848
Hunter-Lab:
47.0846, 76.2688, 29.0429
#ff1c1b color charts
#ff1c1b color shades, tints & tones
#ff1c1b color schemes
#ff1c1b color preview, HTML & CSS examples
This text has a color of #ff1c1b
<p style="color:#ff1c1b;">Text here</p>
.mytext {color:#ff1c1b;}
This box has a color of #ff1c1b
<div style="background-color:#ff1c1b;">Content here</div>
.mybackground {background-color:#ff1c1b;}
Border around this has a color of #ff1c1b
<div style="border:2px solid #ff1c1b;">Content here</div>
.myborder {border:2px solid #ff1c1b;}