#ff131a color space conversions
Hex:
#ff131a
RGB:
255, 19, 26
CMY:
0, 93, 90
CMYK:
0, 93, 90, 0
HSL:
358°, 100.0000%, 53.7255%
HSV (HSB):
358°, 92.5490%, 100.0000%
XYZ:
41.6593, 21.8003, 2.9895
xyY:
0.6269, 0.3281, 21.8003
CIE-Lab:
53.8145, 78.8809, 60.0341
CIE-LCH:
53.8145, 99.1277, 37.2737
CIE-Luv:
53.8145, 170.2998, 35.8357
Hunter-Lab:
46.6908, 77.5556, 28.8874
#ff131a color charts
#ff131a color shades, tints & tones
#ff131a color schemes
#ff131a color preview, HTML & CSS examples
This text has a color of #ff131a
<p style="color:#ff131a;">Text here</p>
.mytext {color:#ff131a;}
This box has a color of #ff131a
<div style="background-color:#ff131a;">Content here</div>
.mybackground {background-color:#ff131a;}
Border around this has a color of #ff131a
<div style="border:2px solid #ff131a;">Content here</div>
.myborder {border:2px solid #ff131a;}