#d63a2f color space conversions
Hex:
#d63a2f
RGB:
214, 58, 47
CMY:
16, 77, 82
CMYK:
0, 73, 78, 16
HSL:
4°, 67.0683%, 51.1765%
HSV (HSB):
4°, 78.0374%, 83.9216%
XYZ:
29.7577, 17.5275, 4.5041
xyY:
0.5746, 0.3384, 17.5275
CIE-Lab:
48.9179, 59.6949, 42.7584
CIE-LCH:
48.9179, 73.4286, 35.6134
CIE-Luv:
48.9179, 121.4112, 29.8070
Hunter-Lab:
41.8658, 53.6103, 22.9275
#d63a2f color charts
#d63a2f color shades, tints & tones
#d63a2f color schemes
#d63a2f color preview, HTML & CSS examples
This text has a color of #d63a2f
<p style="color:#d63a2f;">Text here</p>
.mytext {color:#d63a2f;}
This box has a color of #d63a2f
<div style="background-color:#d63a2f;">Content here</div>
.mybackground {background-color:#d63a2f;}
Border around this has a color of #d63a2f
<div style="border:2px solid #d63a2f;">Content here</div>
.myborder {border:2px solid #d63a2f;}