#d12d3b color space conversions
Hex:
#d12d3b
RGB:
209, 45, 59
CMY:
18, 82, 77
CMYK:
0, 78, 72, 18
HSL:
355°, 64.5669%, 49.8039%
HSV (HSB):
355°, 78.4689%, 81.9608%
XYZ:
28.0223, 15.7478, 5.7004
xyY:
0.5664, 0.3183, 15.7478
CIE-Lab:
46.6419, 62.7727, 33.1845
CIE-LCH:
46.6419, 71.0043, 27.8629
CIE-Luv:
46.6419, 121.6149, 21.4838
Hunter-Lab:
39.6836, 56.6004, 19.2617
#d12d3b color charts
#d12d3b color shades, tints & tones
#d12d3b color schemes
#d12d3b color preview, HTML & CSS examples
This text has a color of #d12d3b
<p style="color:#d12d3b;">Text here</p>
.mytext {color:#d12d3b;}
This box has a color of #d12d3b
<div style="background-color:#d12d3b;">Content here</div>
.mybackground {background-color:#d12d3b;}
Border around this has a color of #d12d3b
<div style="border:2px solid #d12d3b;">Content here</div>
.myborder {border:2px solid #d12d3b;}