#d63d3a color space conversions
Hex:
#d63d3a
RGB:
214, 61, 58
CMY:
16, 76, 77
CMYK:
0, 71, 73, 16
HSL:
1°, 65.5462%, 53.3333%
HSV (HSB):
1°, 72.8972%, 83.9216%
XYZ:
30.1640, 17.9391, 5.8758
xyY:
0.5588, 0.3323, 17.9391
CIE-Lab:
49.4222, 59.0596, 37.2184
CIE-LCH:
49.4222, 69.8086, 32.2185
CIE-Luv:
49.4222, 117.5273, 26.4526
Hunter-Lab:
42.3546, 53.0033, 21.4230
#d63d3a color charts
#d63d3a color shades, tints & tones
#d63d3a color schemes
#d63d3a color preview, HTML & CSS examples
This text has a color of #d63d3a
<p style="color:#d63d3a;">Text here</p>
.mytext {color:#d63d3a;}
This box has a color of #d63d3a
<div style="background-color:#d63d3a;">Content here</div>
.mybackground {background-color:#d63d3a;}
Border around this has a color of #d63d3a
<div style="border:2px solid #d63d3a;">Content here</div>
.myborder {border:2px solid #d63d3a;}