#d6495f color space conversions
Hex:
#d6495f
RGB:
214, 73, 95
CMY:
16, 71, 63
CMYK:
0, 66, 56, 16
HSL:
351°, 63.2287%, 56.2745%
HSV (HSB):
351°, 65.8879%, 83.9216%
XYZ:
32.1797, 19.8875, 12.9691
xyY:
0.4948, 0.3058, 19.8875
CIE-Lab:
51.7097, 56.6329, 18.3368
CIE-LCH:
51.7097, 59.5276, 17.9411
CIE-Luv:
51.7097, 101.2472, 10.8901
Hunter-Lab:
44.5953, 50.7624, 13.9742
#d6495f color charts
#d6495f color shades, tints & tones
#d6495f color schemes
#d6495f color preview, HTML & CSS examples
This text has a color of #d6495f
<p style="color:#d6495f;">Text here</p>
.mytext {color:#d6495f;}
This box has a color of #d6495f
<div style="background-color:#d6495f;">Content here</div>
.mybackground {background-color:#d6495f;}
Border around this has a color of #d6495f
<div style="border:2px solid #d6495f;">Content here</div>
.myborder {border:2px solid #d6495f;}