#d63d44 color space conversions
Hex:
#d63d44
RGB:
214, 61, 68
CMY:
16, 76, 73
CMYK:
0, 71, 68, 16
HSL:
357°, 65.1064%, 53.9216%
HSV (HSB):
357°, 71.4953%, 83.9216%
XYZ:
30.4437, 18.0510, 7.3485
xyY:
0.5452, 0.3232, 18.0510
CIE-Lab:
49.5579, 59.5254, 31.6025
CIE-LCH:
49.5579, 67.3943, 27.9642
CIE-Luv:
49.5579, 115.2411, 22.0575
Hunter-Lab:
42.4864, 53.5530, 19.4857
#d63d44 color charts
#d63d44 color shades, tints & tones
#d63d44 color schemes
#d63d44 color preview, HTML & CSS examples
This text has a color of #d63d44
<p style="color:#d63d44;">Text here</p>
.mytext {color:#d63d44;}
This box has a color of #d63d44
<div style="background-color:#d63d44;">Content here</div>
.mybackground {background-color:#d63d44;}
Border around this has a color of #d63d44
<div style="border:2px solid #d63d44;">Content here</div>
.myborder {border:2px solid #d63d44;}