#d3280e color space conversions
Hex:
#d3280e
RGB:
211, 40, 14
CMY:
17, 84, 95
CMYK:
0, 81, 93, 17
HSL:
8°, 87.5556%, 44.1176%
HSV (HSB):
8°, 93.3649%, 82.7451%
XYZ:
27.7020, 15.3982, 1.9276
xyY:
0.6152, 0.3420, 15.3982
CIE-Lab:
46.1748, 63.5135, 55.0730
CIE-LCH:
46.1748, 84.0654, 40.9288
CIE-Luv:
46.1748, 132.7575, 33.4314
Hunter-Lab:
39.2405, 57.3421, 24.5559
#d3280e color charts
#d3280e color shades, tints & tones
#d3280e color schemes
#d3280e color preview, HTML & CSS examples
This text has a color of #d3280e
<p style="color:#d3280e;">Text here</p>
.mytext {color:#d3280e;}
This box has a color of #d3280e
<div style="background-color:#d3280e;">Content here</div>
.mybackground {background-color:#d3280e;}
Border around this has a color of #d3280e
<div style="border:2px solid #d3280e;">Content here</div>
.myborder {border:2px solid #d3280e;}