#d55c5a color space conversions
Hex:
#d55c5a
RGB:
213, 92, 90
CMY:
16, 64, 65
CMYK:
0, 57, 58, 16
HSL:
1°, 59.4203%, 59.4118%
HSV (HSB):
1°, 57.7465%, 83.5294%
XYZ:
33.1132, 22.5386, 12.2780
xyY:
0.4875, 0.3318, 22.5386
CIE-Lab:
54.5939, 47.5390, 25.0894
CIE-LCH:
54.5939, 53.7535, 27.8235
CIE-Luv:
54.5939, 89.9771, 20.4448
Hunter-Lab:
47.4748, 41.4208, 17.8988
#d55c5a color charts
#d55c5a color shades, tints & tones
#d55c5a color schemes
#d55c5a color preview, HTML & CSS examples
This text has a color of #d55c5a
<p style="color:#d55c5a;">Text here</p>
.mytext {color:#d55c5a;}
This box has a color of #d55c5a
<div style="background-color:#d55c5a;">Content here</div>
.mybackground {background-color:#d55c5a;}
Border around this has a color of #d55c5a
<div style="border:2px solid #d55c5a;">Content here</div>
.myborder {border:2px solid #d55c5a;}