#d13001 color space conversions
Hex:
#d13001
RGB:
209, 48, 1
CMY:
18, 81, 100
CMYK:
0, 77, 100, 18
HSL:
14°, 99.0476%, 41.1765%
HSV (HSB):
14°, 99.5215%, 81.9608%
XYZ:
27.3569, 15.6714, 1.6117
xyY:
0.6128, 0.3511, 15.6714
CIE-Lab:
46.5404, 60.5552, 58.7216
CIE-LCH:
46.5404, 84.3514, 44.1192
CIE-Luv:
46.5404, 128.0222, 35.9343
Hunter-Lab:
39.5871, 54.0760, 25.2971
#d13001 color charts
#d13001 color shades, tints & tones
#d13001 color schemes
#d13001 color preview, HTML & CSS examples
This text has a color of #d13001
<p style="color:#d13001;">Text here</p>
.mytext {color:#d13001;}
This box has a color of #d13001
<div style="background-color:#d13001;">Content here</div>
.mybackground {background-color:#d13001;}
Border around this has a color of #d13001
<div style="border:2px solid #d13001;">Content here</div>
.myborder {border:2px solid #d13001;}