#d12d56 color space conversions
Hex:
#d12d56
RGB:
209, 45, 86
CMY:
18, 82, 66
CMYK:
0, 78, 59, 18
HSL:
345°, 64.5669%, 49.8039%
HSV (HSB):
345°, 78.4689%, 81.9608%
XYZ:
28.9126, 16.1040, 10.3886
xyY:
0.5218, 0.2907, 16.1040
CIE-Lab:
47.1106, 64.2401, 17.4220
CIE-LCH:
47.1106, 66.5606, 15.1737
CIE-Luv:
47.1106, 113.6489, 7.4468
Hunter-Lab:
40.1297, 58.3782, 12.7421
#d12d56 color charts
#d12d56 color shades, tints & tones
#d12d56 color schemes
#d12d56 color preview, HTML & CSS examples
This text has a color of #d12d56
<p style="color:#d12d56;">Text here</p>
.mytext {color:#d12d56;}
This box has a color of #d12d56
<div style="background-color:#d12d56;">Content here</div>
.mybackground {background-color:#d12d56;}
Border around this has a color of #d12d56
<div style="border:2px solid #d12d56;">Content here</div>
.myborder {border:2px solid #d12d56;}