#d13e46 color space conversions
Hex:
#d13e46
RGB:
209, 62, 70
CMY:
18, 76, 73
CMYK:
0, 70, 67, 18
HSL:
357°, 61.5063%, 53.1373%
HSV (HSB):
357°, 70.3349%, 81.9608%
XYZ:
29.1226, 17.4428, 7.6262
xyY:
0.5374, 0.3219, 17.4428
CIE-Lab:
48.8131, 57.7138, 29.3052
CIE-LCH:
48.8131, 64.7277, 26.9200
CIE-Luv:
48.8131, 110.1435, 20.4237
Hunter-Lab:
41.7645, 51.3810, 18.4088
#d13e46 color charts
#d13e46 color shades, tints & tones
#d13e46 color schemes
#d13e46 color preview, HTML & CSS examples
This text has a color of #d13e46
<p style="color:#d13e46;">Text here</p>
.mytext {color:#d13e46;}
This box has a color of #d13e46
<div style="background-color:#d13e46;">Content here</div>
.mybackground {background-color:#d13e46;}
Border around this has a color of #d13e46
<div style="border:2px solid #d13e46;">Content here</div>
.myborder {border:2px solid #d13e46;}