#d13f1b color space conversions
Hex:
#d13f1b
RGB:
209, 63, 27
CMY:
18, 75, 89
CMYK:
0, 70, 87, 18
HSL:
12°, 77.1186%, 46.2745%
HSV (HSB):
12°, 87.0813%, 81.9608%
XYZ:
28.2698, 17.1895, 2.8648
xyY:
0.5850, 0.3557, 17.1895
CIE-Lab:
48.4979, 55.7499, 51.7180
CIE-LCH:
48.4979, 76.0447, 42.8514
CIE-Luv:
48.4979, 117.1810, 35.6915
Hunter-Lab:
41.4602, 49.1559, 24.9253
#d13f1b color charts
#d13f1b color shades, tints & tones
#d13f1b color schemes
#d13f1b color preview, HTML & CSS examples
This text has a color of #d13f1b
<p style="color:#d13f1b;">Text here</p>
.mytext {color:#d13f1b;}
This box has a color of #d13f1b
<div style="background-color:#d13f1b;">Content here</div>
.mybackground {background-color:#d13f1b;}
Border around this has a color of #d13f1b
<div style="border:2px solid #d13f1b;">Content here</div>
.myborder {border:2px solid #d13f1b;}