#d13f3e color space conversions
Hex:
#d13f3e
RGB:
209, 63, 62
CMY:
18, 75, 76
CMYK:
0, 70, 70, 18
HSL:
0°, 61.5063%, 53.1373%
HSV (HSB):
0°, 70.3349%, 81.9608%
XYZ:
28.9415, 17.4581, 6.4018
xyY:
0.5481, 0.3306, 17.4581
CIE-Lab:
48.8322, 56.9316, 34.0099
CIE-LCH:
48.8322, 66.3165, 30.8533
CIE-Luv:
48.8322, 111.4591, 24.4289
Hunter-Lab:
41.7829, 50.5203, 20.1639
#d13f3e color charts
#d13f3e color shades, tints & tones
#d13f3e color schemes
#d13f3e color preview, HTML & CSS examples
This text has a color of #d13f3e
<p style="color:#d13f3e;">Text here</p>
.mytext {color:#d13f3e;}
This box has a color of #d13f3e
<div style="background-color:#d13f3e;">Content here</div>
.mybackground {background-color:#d13f3e;}
Border around this has a color of #d13f3e
<div style="border:2px solid #d13f3e;">Content here</div>
.myborder {border:2px solid #d13f3e;}