#ff0d0c color space conversions
Hex:
#ff0d0c
RGB:
255, 13, 12
CMY:
0, 95, 95
CMYK:
0, 95, 95, 0
HSL:
0°, 100.0000%, 52.3529%
HSV (HSB):
0°, 95.2941%, 100.0000%
XYZ:
41.4503, 21.5744, 2.3274
xyY:
0.6343, 0.3301, 21.5744
CIE-Lab:
53.5725, 79.2878, 64.4472
CIE-LCH:
53.5725, 102.1763, 39.1051
CIE-Luv:
53.5725, 172.5813, 37.2992
Hunter-Lab:
46.4482, 78.0085, 29.5429
#ff0d0c color charts
#ff0d0c RGB chart
#ff0d0c CMYK chart
#ff0d0c RGB pie chart
#ff0d0c color shades, tints & tones
#ff0d0c color schemes
#ff0d0c color preview, HTML & CSS examples
This text has a color of #ff0d0c
<p style="color:#ff0d0c;">Text here</p>
.mytext {color:#ff0d0c;}
Text color #ff0d0c
This box has a color of #ff0d0c
<div style="background-color:#ff0d0c;">Content here</div>
.mybackground {background-color:#ff0d0c;}
Background color #ff0d0c
Border around this has a color of #ff0d0c
<div style="border:2px solid #ff0d0c;">Content here</div>
.myborder {border:2px solid #ff0d0c;}
Border color #ff0d0c