#d14d05 color space conversions
Hex:
#d14d05
RGB:
209, 77, 5
CMY:
18, 70, 98
CMYK:
0, 63, 98, 18
HSL:
21°, 95.3271%, 41.9608%
HSV (HSB):
21°, 97.6077%, 81.9608%
XYZ:
28.9758, 18.8740, 2.2594
xyY:
0.5783, 0.3767, 18.8740
CIE-Lab:
50.5395, 49.7051, 59.7637
CIE-LCH:
50.5395, 77.7322, 50.2499
CIE-Luv:
50.5395, 108.8324, 42.3025
Hunter-Lab:
43.4442, 43.0257, 27.3274
#d14d05 color charts
#d14d05 color shades, tints & tones
#d14d05 color schemes
#d14d05 color preview, HTML & CSS examples
This text has a color of #d14d05
<p style="color:#d14d05;">Text here</p>
.mytext {color:#d14d05;}
This box has a color of #d14d05
<div style="background-color:#d14d05;">Content here</div>
.mybackground {background-color:#d14d05;}
Border around this has a color of #d14d05
<div style="border:2px solid #d14d05;">Content here</div>
.myborder {border:2px solid #d14d05;}