#d4321a color space conversions
Hex:
#d4321a
RGB:
212, 50, 26
CMY:
17, 80, 90
CMYK:
0, 76, 88, 17
HSL:
8°, 78.1513%, 46.6667%
HSV (HSB):
8°, 87.7358%, 83.1373%
XYZ:
28.4784, 16.3528, 2.6327
xyY:
0.6000, 0.3445, 16.3528
CIE-Lab:
47.4340, 61.1543, 51.5357
CIE-LCH:
47.4340, 79.9736, 40.1214
CIE-Luv:
47.4340, 127.3886, 33.4071
Hunter-Lab:
40.4386, 54.9389, 24.4470
#d4321a color charts
#d4321a color shades, tints & tones
#d4321a color schemes
#d4321a color preview, HTML & CSS examples
This text has a color of #d4321a
<p style="color:#d4321a;">Text here</p>
.mytext {color:#d4321a;}
This box has a color of #d4321a
<div style="background-color:#d4321a;">Content here</div>
.mybackground {background-color:#d4321a;}
Border around this has a color of #d4321a
<div style="border:2px solid #d4321a;">Content here</div>
.myborder {border:2px solid #d4321a;}