#d12d46 color space conversions
Hex:
#d12d46
RGB:
209, 45, 70
CMY:
18, 82, 73
CMYK:
0, 78, 67, 18
HSL:
351°, 64.5669%, 49.8039%
HSV (HSB):
351°, 78.4689%, 81.9608%
XYZ:
28.3384, 15.8743, 7.3648
xyY:
0.5494, 0.3078, 15.8743
CIE-Lab:
46.8091, 63.2985, 26.8030
CIE-LCH:
46.8091, 68.7394, 22.9496
CIE-Luv:
46.8091, 118.6627, 16.3050
Hunter-Lab:
39.8425, 57.2353, 16.9302
#d12d46 color charts
#d12d46 color shades, tints & tones
#d12d46 color schemes
#d12d46 color preview, HTML & CSS examples
This text has a color of #d12d46
<p style="color:#d12d46;">Text here</p>
.mytext {color:#d12d46;}
This box has a color of #d12d46
<div style="background-color:#d12d46;">Content here</div>
.mybackground {background-color:#d12d46;}
Border around this has a color of #d12d46
<div style="border:2px solid #d12d46;">Content here</div>
.myborder {border:2px solid #d12d46;}