#d14a04 color space conversions
Hex:
#d14a04
RGB:
209, 74, 4
CMY:
18, 71, 98
CMYK:
0, 65, 98, 18
HSL:
20°, 96.2441%, 41.7647%
HSV (HSB):
20°, 98.0861%, 81.9608%
XYZ:
28.7652, 18.4616, 2.1622
xyY:
0.5824, 0.3738, 18.4616
CIE-Lab:
50.0513, 50.9922, 59.7218
CIE-LCH:
50.0513, 78.5296, 49.5083
CIE-Luv:
50.0513, 111.0925, 41.5841
Hunter-Lab:
42.9670, 44.3084, 27.0933
#d14a04 color charts
#d14a04 color shades, tints & tones
#d14a04 color schemes
#d14a04 color preview, HTML & CSS examples
This text has a color of #d14a04
<p style="color:#d14a04;">Text here</p>
.mytext {color:#d14a04;}
This box has a color of #d14a04
<div style="background-color:#d14a04;">Content here</div>
.mybackground {background-color:#d14a04;}
Border around this has a color of #d14a04
<div style="border:2px solid #d14a04;">Content here</div>
.myborder {border:2px solid #d14a04;}