#d66667 color space conversions
Hex:
#d66667
RGB:
214, 102, 103
CMY:
16, 60, 60
CMYK:
0, 52, 52, 16
HSL:
359°, 57.7320%, 61.9608%
HSV (HSB):
359°, 52.3364%, 83.9216%
XYZ:
34.9311, 24.7782, 15.7736
xyY:
0.4628, 0.3283, 24.7782
CIE-Lab:
56.8586, 44.1012, 20.5787
CIE-LCH:
56.8586, 48.6662, 25.0149
CIE-Luv:
56.8586, 81.2892, 16.9584
Hunter-Lab:
49.7777, 38.1502, 16.0565
#d66667 color charts
#d66667 color shades, tints & tones
#d66667 color schemes
#d66667 color preview, HTML & CSS examples
This text has a color of #d66667
<p style="color:#d66667;">Text here</p>
.mytext {color:#d66667;}
This box has a color of #d66667
<div style="background-color:#d66667;">Content here</div>
.mybackground {background-color:#d66667;}
Border around this has a color of #d66667
<div style="border:2px solid #d66667;">Content here</div>
.myborder {border:2px solid #d66667;}