#d55d31 color space conversions
Hex:
#d55d31
RGB:
213, 93, 49
CMY:
16, 64, 81
CMYK:
0, 56, 77, 16
HSL:
16°, 66.1290%, 51.3725%
HSV (HSB):
16°, 76.9953%, 83.5294%
XYZ:
31.9093, 22.1966, 5.5083
xyY:
0.5353, 0.3723, 22.1966
CIE-Lab:
54.2350, 44.7696, 47.1259
CIE-LCH:
54.2350, 65.0013, 46.4688
CIE-Luv:
54.2350, 96.4723, 39.1066
Hunter-Lab:
47.1133, 38.4479, 26.0473
#d55d31 color charts
#d55d31 color shades, tints & tones
#d55d31 color schemes
#d55d31 color preview, HTML & CSS examples
This text has a color of #d55d31
<p style="color:#d55d31;">Text here</p>
.mytext {color:#d55d31;}
This box has a color of #d55d31
<div style="background-color:#d55d31;">Content here</div>
.mybackground {background-color:#d55d31;}
Border around this has a color of #d55d31
<div style="border:2px solid #d55d31;">Content here</div>
.myborder {border:2px solid #d55d31;}