#d13d0a color space conversions
Hex:
#d13d0a
RGB:
209, 61, 10
CMY:
18, 76, 96
CMYK:
0, 71, 95, 18
HSL:
15°, 90.8676%, 42.9412%
HSV (HSB):
15°, 95.2153%, 81.9608%
XYZ:
28.0180, 16.9147, 2.0753
xyY:
0.5960, 0.3598, 16.9147
CIE-Lab:
48.1524, 56.2451, 57.1834
CIE-LCH:
48.1524, 80.2088, 45.4740
CIE-Luv:
48.1524, 119.7798, 37.7550
Hunter-Lab:
41.1275, 49.6296, 25.7974
#d13d0a color charts
#d13d0a color shades, tints & tones
#d13d0a color schemes
#d13d0a color preview, HTML & CSS examples
This text has a color of #d13d0a
<p style="color:#d13d0a;">Text here</p>
.mytext {color:#d13d0a;}
This box has a color of #d13d0a
<div style="background-color:#d13d0a;">Content here</div>
.mybackground {background-color:#d13d0a;}
Border around this has a color of #d13d0a
<div style="border:2px solid #d13d0a;">Content here</div>
.myborder {border:2px solid #d13d0a;}