#d14d09 color space conversions
Hex:
#d14d09
RGB:
209, 77, 9
CMY:
18, 70, 96
CMYK:
0, 63, 96, 18
HSL:
20°, 91.7431%, 42.7451%
HSV (HSB):
20°, 95.6938%, 81.9608%
XYZ:
28.9977, 18.8828, 2.3748
xyY:
0.5770, 0.3757, 18.8828
CIE-Lab:
50.5498, 49.7455, 58.8612
CIE-LCH:
50.5498, 77.0666, 49.7978
CIE-Luv:
50.5498, 108.6613, 41.9258
Hunter-Lab:
43.4543, 43.0705, 27.1777
#d14d09 color charts
#d14d09 color shades, tints & tones
#d14d09 color schemes
#d14d09 color preview, HTML & CSS examples
This text has a color of #d14d09
<p style="color:#d14d09;">Text here</p>
.mytext {color:#d14d09;}
This box has a color of #d14d09
<div style="background-color:#d14d09;">Content here</div>
.mybackground {background-color:#d14d09;}
Border around this has a color of #d14d09
<div style="border:2px solid #d14d09;">Content here</div>
.myborder {border:2px solid #d14d09;}