#d6495b color space conversions
Hex:
#d6495b
RGB:
214, 73, 91
CMY:
16, 71, 64
CMYK:
0, 66, 57, 16
HSL:
352°, 63.2287%, 56.2745%
HSV (HSB):
352°, 65.8879%, 83.9216%
XYZ:
32.0024, 19.8166, 12.0358
xyY:
0.5012, 0.3103, 19.8166
CIE-Lab:
51.6292, 56.3392, 20.6174
CIE-LCH:
51.6292, 59.9932, 20.1002
CIE-Luv:
51.6292, 102.3736, 13.2975
Hunter-Lab:
44.5158, 50.4211, 15.1307
#d6495b color charts
#d6495b color shades, tints & tones
#d6495b color schemes
#d6495b color preview, HTML & CSS examples
This text has a color of #d6495b
<p style="color:#d6495b;">Text here</p>
.mytext {color:#d6495b;}
This box has a color of #d6495b
<div style="background-color:#d6495b;">Content here</div>
.mybackground {background-color:#d6495b;}
Border around this has a color of #d6495b
<div style="border:2px solid #d6495b;">Content here</div>
.myborder {border:2px solid #d6495b;}