#ff140c color space conversions
Hex:
#ff140c
RGB:
255, 20, 12
CMY:
0, 92, 95
CMYK:
0, 92, 95, 0
HSL:
2°, 100.0000%, 52.3529%
HSV (HSB):
2°, 95.2941%, 100.0000%
XYZ:
41.5565, 21.7869, 2.3628
xyY:
0.6325, 0.3316, 21.7869
CIE-Lab:
53.8001, 78.6302, 64.5595
CIE-LCH:
53.8001, 101.7381, 39.3878
CIE-Luv:
53.8001, 171.2841, 37.7149
Hunter-Lab:
46.6764, 77.2369, 29.6721
#ff140c color charts
#ff140c RGB chart
#ff140c CMYK chart
#ff140c RGB pie chart
#ff140c color shades, tints & tones
#ff140c color schemes
#ff140c color preview, HTML & CSS examples
This text has a color of #ff140c
<p style="color:#ff140c;">Text here</p>
.mytext {color:#ff140c;}
Text color #ff140c
This box has a color of #ff140c
<div style="background-color:#ff140c;">Content here</div>
.mybackground {background-color:#ff140c;}
Background color #ff140c
Border around this has a color of #ff140c
<div style="border:2px solid #ff140c;">Content here</div>
.myborder {border:2px solid #ff140c;}
Border color #ff140c