#d13000 color space conversions
Hex:
#d13000
RGB:
209, 48, 0
CMY:
18, 81, 100
CMYK:
0, 77, 100, 18
HSL:
14°, 100.0000%, 40.9804%
HSV (HSB):
14°, 100.0000%, 81.9608%
XYZ:
27.3514, 15.6692, 1.5829
xyY:
0.6132, 0.3513, 15.6692
CIE-Lab:
46.5375, 60.5458, 59.0113
CIE-LCH:
46.5375, 84.5466, 44.2647
CIE-Luv:
46.5375, 128.0804, 36.0367
Hunter-Lab:
39.5844, 54.0648, 25.3382
#d13000 color charts
#d13000 color shades, tints & tones
#d13000 color schemes
#d13000 color preview, HTML & CSS examples
This text has a color of #d13000
<p style="color:#d13000;">Text here</p>
.mytext {color:#d13000;}
This box has a color of #d13000
<div style="background-color:#d13000;">Content here</div>
.mybackground {background-color:#d13000;}
Border around this has a color of #d13000
<div style="border:2px solid #d13000;">Content here</div>
.myborder {border:2px solid #d13000;}