#d13d42 color space conversions
Hex:
#d13d42
RGB:
209, 61, 66
CMY:
18, 76, 74
CMYK:
0, 71, 68, 18
HSL:
358°, 61.6667%, 52.9412%
HSV (HSB):
358°, 70.8134%, 81.9608%
XYZ:
28.9466, 17.2861, 6.9652
xyY:
0.5441, 0.3249, 17.2861
CIE-Lab:
48.6186, 57.8720, 31.4242
CIE-LCH:
48.6186, 65.8532, 28.5017
CIE-Luv:
48.6186, 111.6886, 22.0740
Hunter-Lab:
41.5766, 51.5168, 19.1710
#d13d42 color charts
#d13d42 color shades, tints & tones
#d13d42 color schemes
#d13d42 color preview, HTML & CSS examples
This text has a color of #d13d42
<p style="color:#d13d42;">Text here</p>
.mytext {color:#d13d42;}
This box has a color of #d13d42
<div style="background-color:#d13d42;">Content here</div>
.mybackground {background-color:#d13d42;}
Border around this has a color of #d13d42
<div style="border:2px solid #d13d42;">Content here</div>
.myborder {border:2px solid #d13d42;}