#d63a4a color space conversions
Hex:
#d63a4a
RGB:
214, 58, 74
CMY:
16, 77, 71
CMYK:
0, 73, 65, 16
HSL:
354°, 65.5462%, 53.3333%
HSV (HSB):
354°, 72.8972%, 83.9216%
XYZ:
30.4806, 17.8167, 8.3110
xyY:
0.5384, 0.3147, 17.8167
CIE-Lab:
49.2730, 60.8918, 27.7008
CIE-LCH:
49.2730, 66.8966, 24.4616
CIE-Luv:
49.2730, 115.3135, 18.3330
Hunter-Lab:
42.2098, 55.0317, 17.8728
#d63a4a color charts
#d63a4a color shades, tints & tones
#d63a4a color schemes
#d63a4a color preview, HTML & CSS examples
This text has a color of #d63a4a
<p style="color:#d63a4a;">Text here</p>
.mytext {color:#d63a4a;}
This box has a color of #d63a4a
<div style="background-color:#d63a4a;">Content here</div>
.mybackground {background-color:#d63a4a;}
Border around this has a color of #d63a4a
<div style="border:2px solid #d63a4a;">Content here</div>
.myborder {border:2px solid #d63a4a;}