#d55052 color space conversions
Hex:
#d55052
RGB:
213, 80, 82
CMY:
16, 69, 68
CMYK:
0, 62, 62, 16
HSL:
359°, 61.2903%, 57.4510%
HSV (HSB):
359°, 62.4413%, 83.5294%
XYZ:
31.8322, 20.4927, 10.2604
xyY:
0.5086, 0.3274, 20.4927
CIE-Lab:
52.3897, 52.4433, 26.9015
CIE-LCH:
52.3897, 58.9406, 27.1561
CIE-Luv:
52.3897, 99.6328, 20.5201
Hunter-Lab:
45.2688, 46.2976, 18.2498
#d55052 color charts
#d55052 color shades, tints & tones
#d55052 color schemes
#d55052 color preview, HTML & CSS examples
This text has a color of #d55052
<p style="color:#d55052;">Text here</p>
.mytext {color:#d55052;}
This box has a color of #d55052
<div style="background-color:#d55052;">Content here</div>
.mybackground {background-color:#d55052;}
Border around this has a color of #d55052
<div style="border:2px solid #d55052;">Content here</div>
.myborder {border:2px solid #d55052;}