#d55b41 color space conversions
Hex:
#d55b41
RGB:
213, 91, 65
CMY:
16, 64, 75
CMYK:
0, 57, 69, 16
HSL:
11°, 63.7931%, 54.5098%
HSV (HSB):
11°, 69.4836%, 83.5294%
XYZ:
32.1358, 22.0100, 7.5556
xyY:
0.5208, 0.3567, 22.0100
CIE-Lab:
54.0376, 46.4407, 38.5680
CIE-LCH:
54.0376, 60.3674, 39.7089
CIE-Luv:
54.0376, 95.5947, 32.4875
Hunter-Lab:
46.9148, 40.1685, 23.2917
#d55b41 color charts
#d55b41 color shades, tints & tones
#d55b41 color schemes
#d55b41 color preview, HTML & CSS examples
This text has a color of #d55b41
<p style="color:#d55b41;">Text here</p>
.mytext {color:#d55b41;}
This box has a color of #d55b41
<div style="background-color:#d55b41;">Content here</div>
.mybackground {background-color:#d55b41;}
Border around this has a color of #d55b41
<div style="border:2px solid #d55b41;">Content here</div>
.myborder {border:2px solid #d55b41;}