#d12a4e color space conversions
Hex:
#d12a4e
RGB:
209, 42, 78
CMY:
18, 84, 69
CMYK:
0, 80, 63, 18
HSL:
347°, 66.5339%, 49.2157%
HSV (HSB):
347°, 79.9043%, 81.9608%
XYZ:
28.4976, 15.7613, 8.7480
xyY:
0.5376, 0.2973, 15.7613
CIE-Lab:
46.6597, 64.5668, 21.7337
CIE-LCH:
46.6597, 68.1266, 18.6037
CIE-Luv:
46.6597, 117.4716, 11.4382
Hunter-Lab:
39.7005, 58.6541, 14.7258
#d12a4e color charts
#d12a4e color shades, tints & tones
#d12a4e color schemes
#d12a4e color preview, HTML & CSS examples
This text has a color of #d12a4e
<p style="color:#d12a4e;">Text here</p>
.mytext {color:#d12a4e;}
This box has a color of #d12a4e
<div style="background-color:#d12a4e;">Content here</div>
.mybackground {background-color:#d12a4e;}
Border around this has a color of #d12a4e
<div style="border:2px solid #d12a4e;">Content here</div>
.myborder {border:2px solid #d12a4e;}