#ff1d1b color space conversions
Hex:
#ff1d1b
RGB:
255, 29, 27
CMY:
0, 89, 89
CMYK:
0, 89, 89, 0
HSL:
1°, 100.0000%, 55.2941%
HSV (HSB):
1°, 89.4118%, 100.0000%
XYZ:
41.8772, 22.2179, 3.1182
xyY:
0.6230, 0.3306, 22.2179
CIE-Lab:
54.2574, 77.6329, 59.9437
CIE-LCH:
54.2574, 98.0822, 37.6733
CIE-Luv:
54.2574, 167.7412, 36.4791
Hunter-Lab:
47.1358, 76.0982, 29.0728
#ff1d1b color charts
#ff1d1b color shades, tints & tones
#ff1d1b color schemes
#ff1d1b color preview, HTML & CSS examples
This text has a color of #ff1d1b
<p style="color:#ff1d1b;">Text here</p>
.mytext {color:#ff1d1b;}
This box has a color of #ff1d1b
<div style="background-color:#ff1d1b;">Content here</div>
.mybackground {background-color:#ff1d1b;}
Border around this has a color of #ff1d1b
<div style="border:2px solid #ff1d1b;">Content here</div>
.myborder {border:2px solid #ff1d1b;}