#d4321d color space conversions
Hex:
#d4321d
RGB:
212, 50, 29
CMY:
17, 80, 89
CMYK:
0, 76, 86, 17
HSL:
7°, 75.9336%, 47.2549%
HSV (HSB):
7°, 86.3208%, 83.1373%
XYZ:
28.5138, 16.3670, 2.8187
xyY:
0.5978, 0.3431, 16.3670
CIE-Lab:
47.4523, 61.2138, 50.2363
CIE-LCH:
47.4523, 79.1885, 39.3746
CIE-Luv:
47.4523, 127.0350, 32.7789
Hunter-Lab:
40.4561, 55.0099, 24.1884
#d4321d color charts
#d4321d color shades, tints & tones
#d4321d color schemes
#d4321d color preview, HTML & CSS examples
This text has a color of #d4321d
<p style="color:#d4321d;">Text here</p>
.mytext {color:#d4321d;}
This box has a color of #d4321d
<div style="background-color:#d4321d;">Content here</div>
.mybackground {background-color:#d4321d;}
Border around this has a color of #d4321d
<div style="border:2px solid #d4321d;">Content here</div>
.myborder {border:2px solid #d4321d;}