#d63d66 color space conversions
Hex:
#d63d66
RGB:
214, 61, 102
CMY:
16, 76, 60
CMYK:
0, 71, 52, 16
HSL:
344°, 65.1064%, 53.9216%
HSV (HSB):
344°, 71.4953%, 83.9216%
XYZ:
31.7986, 18.5929, 14.4832
xyY:
0.4902, 0.2866, 18.5929
CIE-Lab:
50.2075, 61.7269, 12.0574
CIE-LCH:
50.2075, 62.8934, 11.0527
CIE-Luv:
50.2075, 105.2944, 2.7254
Hunter-Lab:
43.1195, 56.1760, 10.2691
#d63d66 color charts
#d63d66 color shades, tints & tones
#d63d66 color schemes
#d63d66 color preview, HTML & CSS examples
This text has a color of #d63d66
<p style="color:#d63d66;">Text here</p>
.mytext {color:#d63d66;}
This box has a color of #d63d66
<div style="background-color:#d63d66;">Content here</div>
.mybackground {background-color:#d63d66;}
Border around this has a color of #d63d66
<div style="border:2px solid #d63d66;">Content here</div>
.myborder {border:2px solid #d63d66;}