#d63a65 color space conversions
Hex:
#d63a65
RGB:
214, 58, 101
CMY:
16, 77, 60
CMYK:
0, 73, 53, 16
HSL:
343°, 65.5462%, 53.3333%
HSV (HSB):
343°, 72.8972%, 83.9216%
XYZ:
31.5936, 18.2618, 14.1716
xyY:
0.4934, 0.2852, 18.2618
CIE-Lab:
49.8122, 62.6835, 12.1131
CIE-LCH:
49.8122, 63.8431, 10.9372
CIE-Luv:
49.8122, 107.0200, 2.5279
Hunter-Lab:
42.7339, 57.1825, 10.2516
#d63a65 color charts
#d63a65 color shades, tints & tones
#d63a65 color schemes
#d63a65 color preview, HTML & CSS examples
This text has a color of #d63a65
<p style="color:#d63a65;">Text here</p>
.mytext {color:#d63a65;}
This box has a color of #d63a65
<div style="background-color:#d63a65;">Content here</div>
.mybackground {background-color:#d63a65;}
Border around this has a color of #d63a65
<div style="border:2px solid #d63a65;">Content here</div>
.myborder {border:2px solid #d63a65;}