#d9534c color space conversions
Hex:
#d9534c
RGB:
217, 83, 76
CMY:
15, 67, 70
CMYK:
0, 62, 65, 15
HSL:
3°, 64.9770%, 57.4510%
HSV (HSB):
3°, 64.9770%, 85.0980%
XYZ:
33.0130, 21.4600, 9.2397
xyY:
0.5182, 0.3368, 21.4600
CIE-Lab:
53.4493, 52.1173, 31.8523
CIE-LCH:
53.4493, 61.0802, 31.4318
CIE-Luv:
53.4493, 102.3327, 25.3135
Hunter-Lab:
46.3250, 46.1376, 20.6019
#d9534c color charts
#d9534c color shades, tints & tones
#d9534c color schemes
#d9534c color preview, HTML & CSS examples
This text has a color of #d9534c
<p style="color:#d9534c;">Text here</p>
.mytext {color:#d9534c;}
This box has a color of #d9534c
<div style="background-color:#d9534c;">Content here</div>
.mybackground {background-color:#d9534c;}
Border around this has a color of #d9534c
<div style="border:2px solid #d9534c;">Content here</div>
.myborder {border:2px solid #d9534c;}