#d5603c color space conversions
Hex:
#d5603c
RGB:
213, 96, 60
CMY:
16, 62, 76
CMYK:
0, 55, 72, 16
HSL:
14°, 64.5570%, 53.5294%
HSV (HSB):
14°, 71.8310%, 83.5294%
XYZ:
32.4391, 22.8381, 6.9734
xyY:
0.5211, 0.3669, 22.8381
CIE-Lab:
54.9052, 43.7932, 42.2315
CIE-LCH:
54.9052, 60.8387, 43.9600
CIE-Luv:
54.9052, 92.7073, 36.2609
Hunter-Lab:
47.7892, 37.5336, 24.8008
#d5603c color charts
#d5603c color shades, tints & tones
#d5603c color schemes
#d5603c color preview, HTML & CSS examples
This text has a color of #d5603c
<p style="color:#d5603c;">Text here</p>
.mytext {color:#d5603c;}
This box has a color of #d5603c
<div style="background-color:#d5603c;">Content here</div>
.mybackground {background-color:#d5603c;}
Border around this has a color of #d5603c
<div style="border:2px solid #d5603c;">Content here</div>
.myborder {border:2px solid #d5603c;}