#d12d41 color space conversions
Hex:
#d12d41
RGB:
209, 45, 65
CMY:
18, 82, 75
CMYK:
0, 78, 69, 18
HSL:
353°, 64.5669%, 49.8039%
HSV (HSB):
353°, 78.4689%, 81.9608%
XYZ:
28.1870, 15.8137, 6.5678
xyY:
0.5574, 0.3127, 15.8137
CIE-Lab:
46.7292, 63.0474, 29.7177
CIE-LCH:
46.7292, 69.7002, 25.2371
CIE-Luv:
46.7292, 120.0584, 18.7566
Hunter-Lab:
39.7665, 56.9318, 18.0443
#d12d41 color charts
#d12d41 color shades, tints & tones
#d12d41 color schemes
#d12d41 color preview, HTML & CSS examples
This text has a color of #d12d41
<p style="color:#d12d41;">Text here</p>
.mytext {color:#d12d41;}
This box has a color of #d12d41
<div style="background-color:#d12d41;">Content here</div>
.mybackground {background-color:#d12d41;}
Border around this has a color of #d12d41
<div style="border:2px solid #d12d41;">Content here</div>
.myborder {border:2px solid #d12d41;}