#d3281c color space conversions
Hex:
#d3281c
RGB:
211, 40, 28
CMY:
17, 84, 89
CMYK:
0, 81, 87, 17
HSL:
4°, 76.5690%, 46.8627%
HSV (HSB):
4°, 86.7299%, 82.7451%
XYZ:
27.8324, 15.4503, 2.6139
xyY:
0.6064, 0.3366, 15.4503
CIE-Lab:
46.2449, 63.7304, 49.6237
CIE-LCH:
46.2449, 80.7718, 37.9061
CIE-Luv:
46.2449, 131.3322, 31.0366
Hunter-Lab:
39.3069, 57.6050, 23.5721
#d3281c color charts
#d3281c color shades, tints & tones
#d3281c color schemes
#d3281c color preview, HTML & CSS examples
This text has a color of #d3281c
<p style="color:#d3281c;">Text here</p>
.mytext {color:#d3281c;}
This box has a color of #d3281c
<div style="background-color:#d3281c;">Content here</div>
.mybackground {background-color:#d3281c;}
Border around this has a color of #d3281c
<div style="border:2px solid #d3281c;">Content here</div>
.myborder {border:2px solid #d3281c;}