#d13d47 color space conversions
Hex:
#d13d47
RGB:
209, 61, 71
CMY:
18, 76, 72
CMYK:
0, 71, 66, 18
HSL:
356°, 61.6667%, 52.9412%
HSV (HSB):
356°, 70.8134%, 81.9608%
XYZ:
29.1006, 17.3477, 7.7759
xyY:
0.5367, 0.3199, 17.3477
CIE-Lab:
48.6952, 58.1370, 28.5660
CIE-LCH:
48.6952, 64.7760, 26.1675
CIE-Luv:
48.6952, 110.4497, 19.6544
Hunter-Lab:
41.6506, 51.8264, 18.0863
#d13d47 color charts
#d13d47 color shades, tints & tones
#d13d47 color schemes
#d13d47 color preview, HTML & CSS examples
This text has a color of #d13d47
<p style="color:#d13d47;">Text here</p>
.mytext {color:#d13d47;}
This box has a color of #d13d47
<div style="background-color:#d13d47;">Content here</div>
.mybackground {background-color:#d13d47;}
Border around this has a color of #d13d47
<div style="border:2px solid #d13d47;">Content here</div>
.myborder {border:2px solid #d13d47;}