#d63e33 color space conversions
Hex:
#d63e33
RGB:
214, 62, 51
CMY:
16, 76, 80
CMYK:
0, 71, 76, 16
HSL:
4°, 66.5306%, 51.9608%
HSV (HSB):
4°, 76.1682%, 83.9216%
XYZ:
30.0517, 17.9804, 5.0186
xyY:
0.5665, 0.3389, 17.9804
CIE-Lab:
49.4723, 58.4196, 41.1747
CIE-LCH:
49.4723, 71.4717, 35.1765
CIE-Luv:
49.4723, 118.3347, 29.3874
Hunter-Lab:
42.4033, 52.2992, 22.6651
#d63e33 color charts
#d63e33 color shades, tints & tones
#d63e33 color schemes
#d63e33 color preview, HTML & CSS examples
This text has a color of #d63e33
<p style="color:#d63e33;">Text here</p>
.mytext {color:#d63e33;}
This box has a color of #d63e33
<div style="background-color:#d63e33;">Content here</div>
.mybackground {background-color:#d63e33;}
Border around this has a color of #d63e33
<div style="border:2px solid #d63e33;">Content here</div>
.myborder {border:2px solid #d63e33;}