#ff271c color space conversions
Hex:
#ff271c
RGB:
255, 39, 28
CMY:
0, 85, 89
CMYK:
0, 85, 89, 0
HSL:
3°, 100.0000%, 55.4902%
HSV (HSB):
3°, 89.0196%, 100.0000%
XYZ:
42.1751, 22.7949, 3.2756
xyY:
0.6180, 0.3340, 22.7949
CIE-Lab:
54.8604, 75.9337, 59.9709
CIE-LCH:
54.8604, 96.7597, 38.3009
CIE-Luv:
54.8604, 164.3290, 37.4123
Hunter-Lab:
47.7440, 74.1278, 29.3531
#ff271c color charts
#ff271c color shades, tints & tones
#ff271c color schemes
#ff271c color preview, HTML & CSS examples
This text has a color of #ff271c
<p style="color:#ff271c;">Text here</p>
.mytext {color:#ff271c;}
This box has a color of #ff271c
<div style="background-color:#ff271c;">Content here</div>
.mybackground {background-color:#ff271c;}
Border around this has a color of #ff271c
<div style="border:2px solid #ff271c;">Content here</div>
.myborder {border:2px solid #ff271c;}