#d3291d color space conversions
Hex:
#d3291d
RGB:
211, 41, 29
CMY:
17, 84, 89
CMYK:
0, 81, 86, 17
HSL:
4°, 75.8333%, 47.0588%
HSV (HSB):
4°, 86.2559%, 82.7451%
XYZ:
27.8787, 15.5235, 2.6894
xyY:
0.6049, 0.3368, 15.5235
CIE-Lab:
46.3430, 63.4917, 49.2428
CIE-LCH:
46.3430, 80.3495, 37.7964
CIE-Luv:
46.3430, 130.7476, 30.9815
Hunter-Lab:
39.3998, 57.3540, 23.5329
#d3291d color charts
#d3291d color shades, tints & tones
#d3291d color schemes
#d3291d color preview, HTML & CSS examples
This text has a color of #d3291d
<p style="color:#d3291d;">Text here</p>
.mytext {color:#d3291d;}
This box has a color of #d3291d
<div style="background-color:#d3291d;">Content here</div>
.mybackground {background-color:#d3291d;}
Border around this has a color of #d3291d
<div style="border:2px solid #d3291d;">Content here</div>
.myborder {border:2px solid #d3291d;}