#d55f47 color space conversions
Hex:
#d55f47
RGB:
213, 95, 71
CMY:
16, 63, 72
CMYK:
0, 55, 67, 16
HSL:
10°, 62.8319%, 55.6863%
HSV (HSB):
10°, 66.6667%, 83.5294%
XYZ:
32.6701, 22.7855, 8.6374
xyY:
0.5097, 0.3555, 22.7855
CIE-Lab:
54.8507, 44.8558, 36.2213
CIE-LCH:
54.8507, 57.6544, 38.9210
CIE-Luv:
54.8507, 91.6736, 31.2822
Hunter-Lab:
47.7341, 38.6339, 22.6855
#d55f47 color charts
#d55f47 color shades, tints & tones
#d55f47 color schemes
#d55f47 color preview, HTML & CSS examples
This text has a color of #d55f47
<p style="color:#d55f47;">Text here</p>
.mytext {color:#d55f47;}
This box has a color of #d55f47
<div style="background-color:#d55f47;">Content here</div>
.mybackground {background-color:#d55f47;}
Border around this has a color of #d55f47
<div style="border:2px solid #d55f47;">Content here</div>
.myborder {border:2px solid #d55f47;}