#ff281a color space conversions
Hex:
#ff281a
RGB:
255, 40, 26
CMY:
0, 84, 90
CMYK:
0, 84, 90, 0
HSL:
4°, 100.0000%, 55.0980%
HSV (HSB):
4°, 89.8039%, 100.0000%
XYZ:
42.1852, 22.8522, 3.1648
xyY:
0.6185, 0.3351, 22.8522
CIE-Lab:
54.9197, 75.7086, 60.7826
CIE-LCH:
54.9197, 97.0892, 38.7592
CIE-Luv:
54.9197, 164.1637, 37.8797
Hunter-Lab:
47.8039, 73.8629, 29.5376
#ff281a color charts
#ff281a color shades, tints & tones
#ff281a color schemes
#ff281a color preview, HTML & CSS examples
This text has a color of #ff281a
<p style="color:#ff281a;">Text here</p>
.mytext {color:#ff281a;}
This box has a color of #ff281a
<div style="background-color:#ff281a;">Content here</div>
.mybackground {background-color:#ff281a;}
Border around this has a color of #ff281a
<div style="border:2px solid #ff281a;">Content here</div>
.myborder {border:2px solid #ff281a;}