#d67d64 color space conversions
Hex:
#d67d64
RGB:
214, 125, 100
CMY:
16, 51, 61
CMYK:
0, 42, 53, 16
HSL:
13°, 58.1633%, 61.5686%
HSV (HSB):
13°, 53.2710%, 83.9216%
XYZ:
37.3654, 29.8835, 15.8553
xyY:
0.4496, 0.3596, 29.8835
CIE-Lab:
61.5535, 31.9980, 28.4922
CIE-LCH:
61.5535, 42.8448, 41.6831
CIE-Luv:
61.5535, 65.9999, 28.8783
Hunter-Lab:
54.6658, 26.3441, 21.0695
#d67d64 color charts
#d67d64 color shades, tints & tones
#d67d64 color schemes
#d67d64 color preview, HTML & CSS examples
This text has a color of #d67d64
<p style="color:#d67d64;">Text here</p>
.mytext {color:#d67d64;}
This box has a color of #d67d64
<div style="background-color:#d67d64;">Content here</div>
.mybackground {background-color:#d67d64;}
Border around this has a color of #d67d64
<div style="border:2px solid #d67d64;">Content here</div>
.myborder {border:2px solid #d67d64;}