#d67e75 color space conversions
Hex:
#d67e75
RGB:
214, 126, 117
CMY:
16, 51, 54
CMYK:
0, 41, 45, 16
HSL:
6°, 54.1899%, 64.9020%
HSV (HSB):
6°, 45.3271%, 83.9216%
XYZ:
38.4033, 30.5022, 20.6931
xyY:
0.4286, 0.3404, 30.5022
CIE-Lab:
62.0851, 33.0670, 19.6418
CIE-LCH:
62.0851, 38.4607, 30.7103
CIE-Luv:
62.0851, 62.5064, 19.0647
Hunter-Lab:
55.2288, 27.4694, 16.4455
#d67e75 color charts
#d67e75 color shades, tints & tones
#d67e75 color schemes
#d67e75 color preview, HTML & CSS examples
This text has a color of #d67e75
<p style="color:#d67e75;">Text here</p>
.mytext {color:#d67e75;}
This box has a color of #d67e75
<div style="background-color:#d67e75;">Content here</div>
.mybackground {background-color:#d67e75;}
Border around this has a color of #d67e75
<div style="border:2px solid #d67e75;">Content here</div>
.myborder {border:2px solid #d67e75;}