#d67e28 color space conversions
Hex:
#d67e28
RGB:
214, 126, 40
CMY:
16, 51, 84
CMYK:
0, 41, 81, 16
HSL:
30°, 68.5039%, 49.8039%
HSV (HSB):
30°, 81.3084%, 83.9216%
XYZ:
35.5754, 29.3711, 5.8016
xyY:
0.5028, 0.4151, 29.3711
CIE-Lab:
61.1077, 27.9748, 57.6851
CIE-LCH:
61.1077, 64.1105, 64.1286
CIE-Luv:
61.1077, 71.8814, 53.4282
Hunter-Lab:
54.1951, 22.3319, 31.5895
#d67e28 color charts
#d67e28 color shades, tints & tones
#d67e28 color schemes
#d67e28 color preview, HTML & CSS examples
This text has a color of #d67e28
<p style="color:#d67e28;">Text here</p>
.mytext {color:#d67e28;}
This box has a color of #d67e28
<div style="background-color:#d67e28;">Content here</div>
.mybackground {background-color:#d67e28;}
Border around this has a color of #d67e28
<div style="border:2px solid #d67e28;">Content here</div>
.myborder {border:2px solid #d67e28;}