#d67e00 color space conversions
Hex:
#d67e00
RGB:
214, 126, 0
CMY:
16, 51, 100
CMYK:
0, 41, 100, 16
HSL:
35°, 100.0000%, 41.9608%
HSV (HSB):
35°, 100.0000%, 83.9216%
XYZ:
35.1924, 29.2179, 3.7848
xyY:
0.5161, 0.4284, 29.2179
CIE-Lab:
60.9734, 27.2559, 67.4414
CIE-LCH:
60.9734, 72.7408, 67.9943
CIE-Luv:
60.9734, 73.3348, 58.7025
Hunter-Lab:
54.0535, 21.6216, 33.6861
#d67e00 color charts
#d67e00 color shades, tints & tones
#d67e00 color schemes
#d67e00 color preview, HTML & CSS examples
This text has a color of #d67e00
<p style="color:#d67e00;">Text here</p>
.mytext {color:#d67e00;}
This box has a color of #d67e00
<div style="background-color:#d67e00;">Content here</div>
.mybackground {background-color:#d67e00;}
Border around this has a color of #d67e00
<div style="border:2px solid #d67e00;">Content here</div>
.myborder {border:2px solid #d67e00;}