#ff130c color space conversions
Hex:
#ff130c
RGB:
255, 19, 12
CMY:
0, 93, 95
CMYK:
0, 93, 95, 0
HSL:
2°, 100.0000%, 52.3529%
HSV (HSB):
2°, 95.2941%, 100.0000%
XYZ:
41.5392, 21.7523, 2.3571
xyY:
0.6328, 0.3313, 21.7523
CIE-Lab:
53.7632, 78.7368, 64.5412
CIE-LCH:
53.7632, 101.8089, 39.3418
CIE-Luv:
53.7632, 171.4941, 37.6475
Hunter-Lab:
46.6393, 77.3618, 29.6511
#ff130c color charts
#ff130c RGB chart
#ff130c CMYK chart
#ff130c RGB pie chart
#ff130c color shades, tints & tones
#ff130c color schemes
#ff130c color preview, HTML & CSS examples
This text has a color of #ff130c
<p style="color:#ff130c;">Text here</p>
.mytext {color:#ff130c;}
Text color #ff130c
This box has a color of #ff130c
<div style="background-color:#ff130c;">Content here</div>
.mybackground {background-color:#ff130c;}
Background color #ff130c
Border around this has a color of #ff130c
<div style="border:2px solid #ff130c;">Content here</div>
.myborder {border:2px solid #ff130c;}
Border color #ff130c