#d14000 color space conversions
Hex:
#d14000
RGB:
209, 64, 0
CMY:
18, 75, 100
CMYK:
0, 69, 100, 18
HSL:
18°, 100.0000%, 40.9804%
HSV (HSB):
18°, 100.0000%, 81.9608%
XYZ:
28.1279, 17.2221, 1.8417
xyY:
0.5960, 0.3649, 17.2221
CIE-Lab:
48.5387, 55.0145, 59.9344
CIE-LCH:
48.5387, 81.3555, 47.4508
CIE-Luv:
48.5387, 118.3094, 39.4440
Hunter-Lab:
41.4995, 48.3611, 26.4185
#d14000 color charts
#d14000 color shades, tints & tones
#d14000 color schemes
#d14000 color preview, HTML & CSS examples
This text has a color of #d14000
<p style="color:#d14000;">Text here</p>
.mytext {color:#d14000;}
This box has a color of #d14000
<div style="background-color:#d14000;">Content here</div>
.mybackground {background-color:#d14000;}
Border around this has a color of #d14000
<div style="border:2px solid #d14000;">Content here</div>
.myborder {border:2px solid #d14000;}