#d63a4b color space conversions
Hex:
#d63a4b
RGB:
214, 58, 75
CMY:
16, 77, 71
CMYK:
0, 73, 65, 16
HSL:
353°, 65.5462%, 53.3333%
HSV (HSB):
353°, 72.8972%, 83.9216%
XYZ:
30.5146, 17.8303, 8.4899
xyY:
0.5369, 0.3137, 17.8303
CIE-Lab:
49.2896, 60.9474, 27.1251
CIE-LCH:
49.2896, 66.7110, 23.9918
CIE-Luv:
49.2896, 115.0417, 17.8190
Hunter-Lab:
42.2259, 55.0980, 17.6373
#d63a4b color charts
#d63a4b color shades, tints & tones
#d63a4b color schemes
#d63a4b color preview, HTML & CSS examples
This text has a color of #d63a4b
<p style="color:#d63a4b;">Text here</p>
.mytext {color:#d63a4b;}
This box has a color of #d63a4b
<div style="background-color:#d63a4b;">Content here</div>
.mybackground {background-color:#d63a4b;}
Border around this has a color of #d63a4b
<div style="border:2px solid #d63a4b;">Content here</div>
.myborder {border:2px solid #d63a4b;}