#d3021e color space conversions
Hex:
#d3021e
RGB:
211, 2, 30
CMY:
17, 99, 88
CMYK:
0, 99, 86, 17
HSL:
352°, 98.1221%, 41.7647%
HSV (HSB):
352°, 99.0521%, 82.7451%
XYZ:
27.1200, 13.9860, 2.4985
xyY:
0.6220, 0.3207, 13.9860
CIE-Lab:
44.2129, 69.6319, 46.9821
CIE-LCH:
44.2129, 83.9995, 34.0084
CIE-Luv:
44.2129, 141.3998, 26.8331
Hunter-Lab:
37.3979, 63.9973, 22.2175
#d3021e color charts
#d3021e color shades, tints & tones
#d3021e color schemes
#d3021e color preview, HTML & CSS examples
This text has a color of #d3021e
<p style="color:#d3021e;">Text here</p>
.mytext {color:#d3021e;}
This box has a color of #d3021e
<div style="background-color:#d3021e;">Content here</div>
.mybackground {background-color:#d3021e;}
Border around this has a color of #d3021e
<div style="border:2px solid #d3021e;">Content here</div>
.myborder {border:2px solid #d3021e;}