#ff120c color space conversions
Hex:
#ff120c
RGB:
255, 18, 12
CMY:
0, 93, 95
CMYK:
0, 93, 95, 0
HSL:
1°, 100.0000%, 52.3529%
HSV (HSB):
1°, 95.2941%, 100.0000%
XYZ:
41.5227, 21.7192, 2.3516
xyY:
0.6330, 0.3311, 21.7192
CIE-Lab:
53.7277, 78.8391, 64.5237
CIE-LCH:
53.7277, 101.8770, 39.2977
CIE-Luv:
53.7277, 171.6958, 37.5828
Hunter-Lab:
46.6038, 77.4817, 29.6310
#ff120c color charts
#ff120c RGB chart
#ff120c CMYK chart
#ff120c RGB pie chart
#ff120c color shades, tints & tones
#ff120c color schemes
#ff120c color preview, HTML & CSS examples
This text has a color of #ff120c
<p style="color:#ff120c;">Text here</p>
.mytext {color:#ff120c;}
Text color #ff120c
This box has a color of #ff120c
<div style="background-color:#ff120c;">Content here</div>
.mybackground {background-color:#ff120c;}
Background color #ff120c
Border around this has a color of #ff120c
<div style="border:2px solid #ff120c;">Content here</div>
.myborder {border:2px solid #ff120c;}
Border color #ff120c