#d3280f color space conversions
Hex:
#d3280f
RGB:
211, 40, 15
CMY:
17, 84, 94
CMYK:
0, 81, 93, 17
HSL:
8°, 86.7257%, 44.3137%
HSV (HSB):
8°, 92.8910%, 82.7451%
XYZ:
27.7090, 15.4010, 1.9642
xyY:
0.6147, 0.3417, 15.4010
CIE-Lab:
46.1785, 63.5251, 54.7513
CIE-LCH:
46.1785, 83.8638, 40.7575
CIE-Luv:
46.1785, 132.6806, 33.3024
Hunter-Lab:
39.2441, 57.3561, 24.5033
#d3280f color charts
#d3280f color shades, tints & tones
#d3280f color schemes
#d3280f color preview, HTML & CSS examples
This text has a color of #d3280f
<p style="color:#d3280f;">Text here</p>
.mytext {color:#d3280f;}
This box has a color of #d3280f
<div style="background-color:#d3280f;">Content here</div>
.mybackground {background-color:#d3280f;}
Border around this has a color of #d3280f
<div style="border:2px solid #d3280f;">Content here</div>
.myborder {border:2px solid #d3280f;}