#ec0a0c color space conversions
Hex:
#ec0a0c
RGB:
236, 10, 12
CMY:
7, 96, 95
CMYK:
0, 96, 95, 7
HSL:
359°, 91.8699%, 48.2353%
HSV (HSB):
359°, 95.7627%, 92.5490%
XYZ:
34.7670, 18.0765, 2.0045
xyY:
0.6339, 0.3296, 18.0765
CIE-Lab:
49.5888, 74.8750, 60.2744
CIE-LCH:
49.5888, 96.1212, 38.8341
CIE-Luv:
49.5888, 159.8700, 34.3094
Hunter-Lab:
42.5165, 71.5610, 26.9662
#ec0a0c color charts
#ec0a0c color shades, tints & tones
#ec0a0c color schemes
#ec0a0c color preview, HTML & CSS examples
This text has a color of #ec0a0c
<p style="color:#ec0a0c;">Text here</p>
.mytext {color:#ec0a0c;}
This box has a color of #ec0a0c
<div style="background-color:#ec0a0c;">Content here</div>
.mybackground {background-color:#ec0a0c;}
Border around this has a color of #ec0a0c
<div style="border:2px solid #ec0a0c;">Content here</div>
.myborder {border:2px solid #ec0a0c;}