#d9483c color space conversions
Hex:
#d9483c
RGB:
217, 72, 60
CMY:
15, 72, 76
CMYK:
0, 67, 72, 15
HSL:
5°, 67.3820%, 54.3137%
HSV (HSB):
5°, 72.3502%, 85.0980%
XYZ:
31.7482, 19.7127, 6.4066
xyY:
0.5486, 0.3407, 19.7127
CIE-Lab:
51.5108, 55.9261, 38.6089
CIE-LCH:
51.5108, 67.9586, 34.6195
CIE-Luv:
51.5108, 112.8311, 29.0944
Hunter-Lab:
44.3990, 49.9413, 22.5240
#d9483c color charts
#d9483c color shades, tints & tones
#d9483c color schemes
#d9483c color preview, HTML & CSS examples
This text has a color of #d9483c
<p style="color:#d9483c;">Text here</p>
.mytext {color:#d9483c;}
This box has a color of #d9483c
<div style="background-color:#d9483c;">Content here</div>
.mybackground {background-color:#d9483c;}
Border around this has a color of #d9483c
<div style="border:2px solid #d9483c;">Content here</div>
.myborder {border:2px solid #d9483c;}