#d63d36 color space conversions
Hex:
#d63d36
RGB:
214, 61, 54
CMY:
16, 76, 79
CMYK:
0, 71, 75, 16
HSL:
3°, 66.1157%, 52.5490%
HSV (HSB):
3°, 74.7664%, 83.9216%
XYZ:
30.0662, 17.9000, 5.3604
xyY:
0.5638, 0.3357, 17.9000
CIE-Lab:
49.3746, 58.8956, 39.4139
CIE-LCH:
49.3746, 70.8671, 33.7911
CIE-Luv:
49.3746, 118.3485, 28.0274
Hunter-Lab:
42.3084, 52.8102, 22.1039
#d63d36 color charts
#d63d36 color shades, tints & tones
#d63d36 color schemes
#d63d36 color preview, HTML & CSS examples
This text has a color of #d63d36
<p style="color:#d63d36;">Text here</p>
.mytext {color:#d63d36;}
This box has a color of #d63d36
<div style="background-color:#d63d36;">Content here</div>
.mybackground {background-color:#d63d36;}
Border around this has a color of #d63d36
<div style="border:2px solid #d63d36;">Content here</div>
.myborder {border:2px solid #d63d36;}