#d74c0e color space conversions
Hex:
#d74c0e
RGB:
215, 76, 14
CMY:
16, 70, 95
CMYK:
0, 65, 93, 16
HSL:
19°, 87.7729%, 44.9020%
HSV (HSB):
19°, 93.4884%, 84.3137%
XYZ:
30.6880, 19.6477, 2.5904
xyY:
0.5798, 0.3712, 19.6477
CIE-Lab:
51.4365, 52.3408, 58.7480
CIE-LCH:
51.4365, 78.6822, 48.3009
CIE-Luv:
51.4365, 114.0709, 41.7279
Hunter-Lab:
44.3257, 46.0111, 27.5631
#d74c0e color charts
#d74c0e color shades, tints & tones
#d74c0e color schemes
#d74c0e color preview, HTML & CSS examples
This text has a color of #d74c0e
<p style="color:#d74c0e;">Text here</p>
.mytext {color:#d74c0e;}
This box has a color of #d74c0e
<div style="background-color:#d74c0e;">Content here</div>
.mybackground {background-color:#d74c0e;}
Border around this has a color of #d74c0e
<div style="border:2px solid #d74c0e;">Content here</div>
.myborder {border:2px solid #d74c0e;}