#d67a65 color space conversions
Hex:
#d67a65
RGB:
214, 122, 101
CMY:
16, 52, 60
CMYK:
0, 43, 53, 16
HSL:
11°, 57.9487%, 61.7647%
HSV (HSB):
11°, 52.8037%, 83.9216%
XYZ:
37.0401, 29.1548, 15.9871
xyY:
0.4507, 0.3548, 29.1548
CIE-Lab:
60.9180, 33.6712, 27.1057
CIE-LCH:
60.9180, 43.2257, 38.8344
CIE-Luv:
60.9180, 67.9609, 26.9427
Hunter-Lab:
53.9952, 27.9573, 20.2418
#d67a65 color charts
#d67a65 color shades, tints & tones
#d67a65 color schemes
#d67a65 color preview, HTML & CSS examples
This text has a color of #d67a65
<p style="color:#d67a65;">Text here</p>
.mytext {color:#d67a65;}
This box has a color of #d67a65
<div style="background-color:#d67a65;">Content here</div>
.mybackground {background-color:#d67a65;}
Border around this has a color of #d67a65
<div style="border:2px solid #d67a65;">Content here</div>
.myborder {border:2px solid #d67a65;}