#d3210c color space conversions
Hex:
#d3210c
RGB:
211, 33, 12
CMY:
17, 87, 95
CMYK:
0, 84, 94, 17
HSL:
6°, 89.2377%, 43.7255%
HSV (HSB):
6°, 94.3128%, 82.7451%
XYZ:
27.4742, 14.9631, 1.7880
xyY:
0.6212, 0.3383, 14.9631
CIE-Lab:
45.5837, 65.1501, 55.3439
CIE-LCH:
45.5837, 85.4838, 40.3473
CIE-Luv:
45.5837, 135.8804, 32.6421
Hunter-Lab:
38.6822, 59.0864, 24.3371
#d3210c color charts
#d3210c RGB chart
#d3210c CMYK chart
#d3210c RGB pie chart
#d3210c color shades, tints & tones
#d3210c color schemes
#d3210c color preview, HTML & CSS examples
This text has a color of #d3210c
<p style="color:#d3210c;">Text here</p>
.mytext {color:#d3210c;}
Text color #d3210c
This box has a color of #d3210c
<div style="background-color:#d3210c;">Content here</div>
.mybackground {background-color:#d3210c;}
Background color #d3210c
Border around this has a color of #d3210c
<div style="border:2px solid #d3210c;">Content here</div>
.myborder {border:2px solid #d3210c;}
Border color #d3210c