#ff150c color space conversions
Hex:
#ff150c
RGB:
255, 21, 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.5745, 21.8229, 2.3688
xyY:
0.6322, 0.3318, 21.8229
CIE-Lab:
53.8386, 78.5193, 64.5786
CIE-LCH:
53.8386, 101.6646, 39.4358
CIE-Luv:
53.8386, 171.0657, 37.7850
Hunter-Lab:
46.7150, 77.1070, 29.6940
#ff150c color charts
#ff150c RGB chart
#ff150c CMYK chart
#ff150c RGB pie chart
#ff150c color shades, tints & tones
#ff150c color schemes
#ff150c color preview, HTML & CSS examples
This text has a color of #ff150c
<p style="color:#ff150c;">Text here</p>
.mytext {color:#ff150c;}
Text color #ff150c
This box has a color of #ff150c
<div style="background-color:#ff150c;">Content here</div>
.mybackground {background-color:#ff150c;}
Background color #ff150c
Border around this has a color of #ff150c
<div style="border:2px solid #ff150c;">Content here</div>
.myborder {border:2px solid #ff150c;}
Border color #ff150c