#d67b7b color space conversions
Hex:
#d67b7b
RGB:
214, 123, 123
CMY:
16, 52, 52
CMYK:
0, 43, 43, 16
HSL:
0°, 52.6012%, 66.0784%
HSV (HSB):
0°, 42.5234%, 83.9216%
XYZ:
38.3897, 29.8921, 22.4853
xyY:
0.4229, 0.3293, 29.8921
CIE-Lab:
61.5610, 35.2824, 15.5099
CIE-LCH:
61.5610, 38.5410, 23.7300
CIE-Luv:
61.5610, 63.4058, 13.6663
Hunter-Lab:
54.6737, 29.6566, 13.8878
#d67b7b color charts
#d67b7b color shades, tints & tones
#d67b7b color schemes
#d67b7b color preview, HTML & CSS examples
This text has a color of #d67b7b
<p style="color:#d67b7b;">Text here</p>
.mytext {color:#d67b7b;}
This box has a color of #d67b7b
<div style="background-color:#d67b7b;">Content here</div>
.mybackground {background-color:#d67b7b;}
Border around this has a color of #d67b7b
<div style="border:2px solid #d67b7b;">Content here</div>
.myborder {border:2px solid #d67b7b;}