#d13c00 color space conversions
Hex:
#d13c00
RGB:
209, 60, 0
CMY:
18, 76, 100
CMYK:
0, 71, 100, 18
HSL:
17°, 100.0000%, 40.9804%
HSV (HSB):
17°, 100.0000%, 81.9608%
XYZ:
27.9104, 16.7870, 1.7692
xyY:
0.6007, 0.3613, 16.7870
CIE-Lab:
47.9906, 56.5158, 59.6722
CIE-LCH:
47.9906, 82.1876, 46.5561
CIE-Luv:
47.9906, 120.9401, 38.5163
Hunter-Lab:
40.9720, 49.8943, 26.1202
#d13c00 color charts
#d13c00 color shades, tints & tones
#d13c00 color schemes
#d13c00 color preview, HTML & CSS examples
This text has a color of #d13c00
<p style="color:#d13c00;">Text here</p>
.mytext {color:#d13c00;}
This box has a color of #d13c00
<div style="background-color:#d13c00;">Content here</div>
.mybackground {background-color:#d13c00;}
Border around this has a color of #d13c00
<div style="border:2px solid #d13c00;">Content here</div>
.myborder {border:2px solid #d13c00;}