#d63b2b color space conversions
Hex:
#d63b2b
RGB:
214, 59, 43
CMY:
16, 77, 83
CMYK:
0, 72, 80, 16
HSL:
6°, 67.5889%, 50.3922%
HSV (HSB):
6°, 79.9065%, 83.9216%
XYZ:
29.7316, 17.5985, 4.1153
xyY:
0.5779, 0.3421, 17.5985
CIE-Lab:
49.0055, 59.2181, 44.9595
CIE-LCH:
49.0055, 74.3515, 37.2065
CIE-Luv:
49.0055, 121.5139, 31.3270
Hunter-Lab:
41.9506, 53.0946, 23.5491
#d63b2b color charts
#d63b2b color shades, tints & tones
#d63b2b color schemes
#d63b2b color preview, HTML & CSS examples
This text has a color of #d63b2b
<p style="color:#d63b2b;">Text here</p>
.mytext {color:#d63b2b;}
This box has a color of #d63b2b
<div style="background-color:#d63b2b;">Content here</div>
.mybackground {background-color:#d63b2b;}
Border around this has a color of #d63b2b
<div style="border:2px solid #d63b2b;">Content here</div>
.myborder {border:2px solid #d63b2b;}