#d12c1e color space conversions
Hex:
#d12c1e
RGB:
209, 44, 30
CMY:
18, 83, 88
CMYK:
0, 79, 86, 18
HSL:
5°, 74.8954%, 46.8627%
HSV (HSB):
5°, 85.6459%, 81.9608%
XYZ:
27.4295, 15.4504, 2.7648
xyY:
0.6009, 0.3385, 15.4504
CIE-Lab:
46.2450, 62.1201, 48.5341
CIE-LCH:
46.2450, 78.8319, 38.0003
CIE-Luv:
46.2450, 127.6627, 30.9786
Hunter-Lab:
39.3070, 55.7750, 23.3445
#d12c1e color charts
#d12c1e color shades, tints & tones
#d12c1e color schemes
#d12c1e color preview, HTML & CSS examples
This text has a color of #d12c1e
<p style="color:#d12c1e;">Text here</p>
.mytext {color:#d12c1e;}
This box has a color of #d12c1e
<div style="background-color:#d12c1e;">Content here</div>
.mybackground {background-color:#d12c1e;}
Border around this has a color of #d12c1e
<div style="border:2px solid #d12c1e;">Content here</div>
.myborder {border:2px solid #d12c1e;}