#d63d54 color space conversions
Hex:
#d63d54
RGB:
214, 61, 84
CMY:
16, 76, 67
CMYK:
0, 71, 61, 16
HSL:
351°, 65.1064%, 53.9216%
HSV (HSB):
351°, 71.4953%, 83.9216%
XYZ:
31.0005, 18.2737, 10.2808
xyY:
0.5205, 0.3068, 18.2737
CIE-Lab:
49.8264, 60.4411, 22.4218
CIE-LCH:
49.8264, 64.4660, 20.3533
CIE-Luv:
49.8264, 110.9394, 13.7407
Hunter-Lab:
42.7478, 54.6390, 15.6643
#d63d54 color charts
#d63d54 color shades, tints & tones
#d63d54 color schemes
#d63d54 color preview, HTML & CSS examples
This text has a color of #d63d54
<p style="color:#d63d54;">Text here</p>
.mytext {color:#d63d54;}
This box has a color of #d63d54
<div style="background-color:#d63d54;">Content here</div>
.mybackground {background-color:#d63d54;}
Border around this has a color of #d63d54
<div style="border:2px solid #d63d54;">Content here</div>
.myborder {border:2px solid #d63d54;}