#d2604f color space conversions
Hex:
#d2604f
RGB:
210, 96, 79
CMY:
18, 62, 69
CMYK:
0, 54, 62, 18
HSL:
8°, 59.2760%, 56.6667%
HSV (HSB):
8°, 62.3810%, 82.3529%
XYZ:
32.1725, 22.6319, 10.0699
xyY:
0.4959, 0.3489, 22.6319
CIE-Lab:
54.6911, 43.7562, 31.4363
CIE-LCH:
54.6911, 53.8781, 35.6951
CIE-Luv:
54.6911, 87.0215, 27.3899
Hunter-Lab:
47.5730, 37.4626, 20.7511
#d2604f color charts
#d2604f color shades, tints & tones
#d2604f color schemes
#d2604f color preview, HTML & CSS examples
This text has a color of #d2604f
<p style="color:#d2604f;">Text here</p>
.mytext {color:#d2604f;}
This box has a color of #d2604f
<div style="background-color:#d2604f;">Content here</div>
.mybackground {background-color:#d2604f;}
Border around this has a color of #d2604f
<div style="border:2px solid #d2604f;">Content here</div>
.myborder {border:2px solid #d2604f;}