#d55d27 color space conversions
Hex:
#d55d27
RGB:
213, 93, 39
CMY:
16, 64, 85
CMYK:
0, 56, 82, 16
HSL:
19°, 69.0476%, 49.4118%
HSV (HSB):
19°, 81.6901%, 83.5294%
XYZ:
31.7211, 22.1213, 4.5174
xyY:
0.5435, 0.3791, 22.1213
CIE-Lab:
54.1555, 44.4277, 51.7205
CIE-LCH:
54.1555, 68.1824, 49.3375
CIE-Luv:
54.1555, 97.6061, 41.9797
Hunter-Lab:
47.0333, 38.0792, 27.2287
#d55d27 color charts
#d55d27 color shades, tints & tones
#d55d27 color schemes
#d55d27 color preview, HTML & CSS examples
This text has a color of #d55d27
<p style="color:#d55d27;">Text here</p>
.mytext {color:#d55d27;}
This box has a color of #d55d27
<div style="background-color:#d55d27;">Content here</div>
.mybackground {background-color:#d55d27;}
Border around this has a color of #d55d27
<div style="border:2px solid #d55d27;">Content here</div>
.myborder {border:2px solid #d55d27;}