#d6644c color space conversions
Hex:
#d6644c
RGB:
214, 100, 76
CMY:
16, 61, 70
CMYK:
0, 53, 64, 16
HSL:
10°, 62.7273%, 56.8627%
HSV (HSB):
10°, 64.4860%, 83.9216%
XYZ:
33.5932, 23.9323, 9.6863
xyY:
0.4998, 0.3561, 23.9323
CIE-Lab:
56.0199, 43.0842, 34.8905
CIE-LCH:
56.0199, 55.4400, 39.0013
CIE-Luv:
56.0199, 88.0130, 30.9568
Hunter-Lab:
48.9206, 36.9628, 22.5050
#d6644c color charts
#d6644c color shades, tints & tones
#d6644c color schemes
#d6644c color preview, HTML & CSS examples
This text has a color of #d6644c
<p style="color:#d6644c;">Text here</p>
.mytext {color:#d6644c;}
This box has a color of #d6644c
<div style="background-color:#d6644c;">Content here</div>
.mybackground {background-color:#d6644c;}
Border around this has a color of #d6644c
<div style="border:2px solid #d6644c;">Content here</div>
.myborder {border:2px solid #d6644c;}