#d55d32 color space conversions
Hex:
#d55d32
RGB:
213, 93, 50
CMY:
16, 64, 80
CMYK:
0, 56, 77, 16
HSL:
16°, 65.9919%, 51.5686%
HSV (HSB):
16°, 76.5258%, 83.5294%
XYZ:
31.9306, 22.2051, 5.6207
xyY:
0.5343, 0.3716, 22.2051
CIE-Lab:
54.2440, 44.8083, 46.6417
CIE-LCH:
54.2440, 64.6778, 46.1485
CIE-Luv:
54.2440, 96.3453, 38.7842
Hunter-Lab:
47.1223, 38.4897, 25.9136
#d55d32 color charts
#d55d32 color shades, tints & tones
#d55d32 color schemes
#d55d32 color preview, HTML & CSS examples
This text has a color of #d55d32
<p style="color:#d55d32;">Text here</p>
.mytext {color:#d55d32;}
This box has a color of #d55d32
<div style="background-color:#d55d32;">Content here</div>
.mybackground {background-color:#d55d32;}
Border around this has a color of #d55d32
<div style="border:2px solid #d55d32;">Content here</div>
.myborder {border:2px solid #d55d32;}