#d63b2a color space conversions
Hex:
#d63b2a
RGB:
214, 59, 42
CMY:
16, 77, 84
CMYK:
0, 72, 80, 16
HSL:
6°, 67.7165%, 50.1961%
HSV (HSB):
6°, 80.3738%, 83.9216%
XYZ:
29.7134, 17.5912, 4.0199
xyY:
0.5789, 0.3427, 17.5912
CIE-Lab:
48.9965, 59.1876, 45.4671
CIE-LCH:
48.9965, 74.6353, 37.5310
CIE-Luv:
48.9965, 121.6753, 31.6310
Hunter-Lab:
41.9419, 53.0587, 23.6768
#d63b2a color charts
#d63b2a color shades, tints & tones
#d63b2a color schemes
#d63b2a color preview, HTML & CSS examples
This text has a color of #d63b2a
<p style="color:#d63b2a;">Text here</p>
.mytext {color:#d63b2a;}
This box has a color of #d63b2a
<div style="background-color:#d63b2a;">Content here</div>
.mybackground {background-color:#d63b2a;}
Border around this has a color of #d63b2a
<div style="border:2px solid #d63b2a;">Content here</div>
.myborder {border:2px solid #d63b2a;}