#d63a2e color space conversions
Hex:
#d63a2e
RGB:
214, 58, 46
CMY:
16, 77, 82
CMYK:
0, 73, 79, 16
HSL:
4°, 67.2000%, 50.9804%
HSV (HSB):
4°, 78.5047%, 83.9216%
XYZ:
29.7378, 17.5195, 4.3990
xyY:
0.5757, 0.3392, 17.5195
CIE-Lab:
48.9081, 59.6614, 43.2834
CIE-LCH:
48.9081, 73.7085, 35.9603
CIE-Luv:
48.9081, 121.5885, 30.1389
Hunter-Lab:
41.8563, 53.5708, 23.0682
#d63a2e color charts
#d63a2e color shades, tints & tones
#d63a2e color schemes
#d63a2e color preview, HTML & CSS examples
This text has a color of #d63a2e
<p style="color:#d63a2e;">Text here</p>
.mytext {color:#d63a2e;}
This box has a color of #d63a2e
<div style="background-color:#d63a2e;">Content here</div>
.mybackground {background-color:#d63a2e;}
Border around this has a color of #d63a2e
<div style="border:2px solid #d63a2e;">Content here</div>
.myborder {border:2px solid #d63a2e;}