#d55951 color space conversions
Hex:
#d55951
RGB:
213, 89, 81
CMY:
16, 65, 68
CMYK:
0, 58, 62, 16
HSL:
4°, 61.1111%, 57.6471%
HSV (HSB):
4°, 61.9718%, 83.5294%
XYZ:
32.4982, 21.8850, 10.2960
xyY:
0.5025, 0.3384, 21.8850
CIE-Lab:
53.9047, 48.3176, 29.4085
CIE-LCH:
53.9047, 56.5637, 31.3268
CIE-Luv:
53.9047, 93.9451, 24.2185
Hunter-Lab:
46.7814, 42.1332, 19.6980
#d55951 color charts
#d55951 color shades, tints & tones
#d55951 color schemes
#d55951 color preview, HTML & CSS examples
This text has a color of #d55951
<p style="color:#d55951;">Text here</p>
.mytext {color:#d55951;}
This box has a color of #d55951
<div style="background-color:#d55951;">Content here</div>
.mybackground {background-color:#d55951;}
Border around this has a color of #d55951
<div style="border:2px solid #d55951;">Content here</div>
.myborder {border:2px solid #d55951;}