#d63e31 color space conversions
Hex:
#d63e31
RGB:
214, 62, 49
CMY:
16, 76, 81
CMYK:
0, 71, 77, 16
HSL:
5°, 66.8016%, 51.5686%
HSV (HSB):
5°, 77.1028%, 83.9216%
XYZ:
30.0086, 17.9631, 4.7913
xyY:
0.5687, 0.3404, 17.9631
CIE-Lab:
49.4514, 58.3468, 42.2378
CIE-LCH:
49.4514, 72.0305, 35.9011
CIE-Luv:
49.4514, 118.7006, 30.0928
Hunter-Lab:
42.3829, 52.2139, 22.9654
#d63e31 color charts
#d63e31 color shades, tints & tones
#d63e31 color schemes
#d63e31 color preview, HTML & CSS examples
This text has a color of #d63e31
<p style="color:#d63e31;">Text here</p>
.mytext {color:#d63e31;}
This box has a color of #d63e31
<div style="background-color:#d63e31;">Content here</div>
.mybackground {background-color:#d63e31;}
Border around this has a color of #d63e31
<div style="border:2px solid #d63e31;">Content here</div>
.myborder {border:2px solid #d63e31;}