#ff1b2f color space conversions
Hex:
#ff1b2f
RGB:
255, 27, 47
CMY:
0, 89, 82
CMYK:
0, 89, 82, 0
HSL:
355°, 100.0000%, 55.2941%
HSV (HSB):
355°, 89.4118%, 100.0000%
XYZ:
42.1450, 22.2491, 4.7625
xyY:
0.6094, 0.3217, 22.2491
CIE-Lab:
54.2903, 78.3004, 50.7226
CIE-LCH:
54.2903, 93.2938, 32.9350
CIE-Luv:
54.2903, 165.3131, 31.6765
Hunter-Lab:
47.1690, 76.9424, 27.0319
#ff1b2f color charts
#ff1b2f color shades, tints & tones
#ff1b2f color schemes
#ff1b2f color preview, HTML & CSS examples
This text has a color of #ff1b2f
<p style="color:#ff1b2f;">Text here</p>
.mytext {color:#ff1b2f;}
This box has a color of #ff1b2f
<div style="background-color:#ff1b2f;">Content here</div>
.mybackground {background-color:#ff1b2f;}
Border around this has a color of #ff1b2f
<div style="border:2px solid #ff1b2f;">Content here</div>
.myborder {border:2px solid #ff1b2f;}