#d3200c color space conversions
Hex:
#d3200c
RGB:
211, 32, 12
CMY:
17, 87, 95
CMYK:
0, 85, 94, 17
HSL:
6°, 89.2377%, 43.7255%
HSV (HSB):
6°, 94.3128%, 82.7451%
XYZ:
27.4468, 14.9085, 1.7788
xyY:
0.6219, 0.3378, 14.9085
CIE-Lab:
45.5086, 65.3641, 55.3009
CIE-LCH:
45.5086, 85.6193, 40.2327
CIE-Luv:
45.5086, 136.2665, 32.5094
Hunter-Lab:
38.6115, 59.3161, 24.2965
#d3200c color charts
#d3200c RGB chart
#d3200c CMYK chart
#d3200c RGB pie chart
#d3200c color shades, tints & tones
#d3200c color schemes
#d3200c color preview, HTML & CSS examples
This text has a color of #d3200c
<p style="color:#d3200c;">Text here</p>
.mytext {color:#d3200c;}
Text color #d3200c
This box has a color of #d3200c
<div style="background-color:#d3200c;">Content here</div>
.mybackground {background-color:#d3200c;}
Background color #d3200c
Border around this has a color of #d3200c
<div style="border:2px solid #d3200c;">Content here</div>
.myborder {border:2px solid #d3200c;}
Border color #d3200c