#d55d75 color space conversions
Hex:
#d55d75
RGB:
213, 93, 117
CMY:
16, 64, 54
CMYK:
0, 56, 45, 16
HSL:
348°, 58.8235%, 60.0000%
HSV (HSB):
348°, 56.3380%, 83.5294%
XYZ:
34.5658, 23.2592, 19.4973
xyY:
0.4470, 0.3008, 23.2592
CIE-Lab:
55.3383, 49.4014, 10.2684
CIE-LCH:
55.3383, 50.4573, 11.7421
CIE-Luv:
55.3383, 82.7391, 3.8312
Hunter-Lab:
48.2278, 43.5359, 9.7900
#d55d75 color charts
#d55d75 color shades, tints & tones
#d55d75 color schemes
#d55d75 color preview, HTML & CSS examples
This text has a color of #d55d75
<p style="color:#d55d75;">Text here</p>
.mytext {color:#d55d75;}
This box has a color of #d55d75
<div style="background-color:#d55d75;">Content here</div>
.mybackground {background-color:#d55d75;}
Border around this has a color of #d55d75
<div style="border:2px solid #d55d75;">Content here</div>
.myborder {border:2px solid #d55d75;}