#d63a6b color space conversions
Hex:
#d63a6b
RGB:
214, 58, 107
CMY:
16, 77, 58
CMYK:
0, 73, 50, 16
HSL:
341°, 65.5462%, 53.3333%
HSV (HSB):
341°, 72.8972%, 83.9216%
XYZ:
31.8985, 18.3838, 15.7771
xyY:
0.4829, 0.2783, 18.3838
CIE-Lab:
49.9583, 63.1640, 8.6738
CIE-LCH:
49.9583, 63.7567, 7.8190
CIE-Luv:
49.9583, 104.9479, -1.4618
Hunter-Lab:
42.8763, 57.7641, 8.1966
#d63a6b color charts
#d63a6b color shades, tints & tones
#d63a6b color schemes
#d63a6b color preview, HTML & CSS examples
This text has a color of #d63a6b
<p style="color:#d63a6b;">Text here</p>
.mytext {color:#d63a6b;}
This box has a color of #d63a6b
<div style="background-color:#d63a6b;">Content here</div>
.mybackground {background-color:#d63a6b;}
Border around this has a color of #d63a6b
<div style="border:2px solid #d63a6b;">Content here</div>
.myborder {border:2px solid #d63a6b;}