#d55c83 color space conversions
Hex:
#d55c83
RGB:
213, 92, 131
CMY:
16, 64, 49
CMYK:
0, 57, 38, 16
HSL:
341°, 59.0244%, 59.8039%
HSV (HSB):
341°, 56.8075%, 83.5294%
XYZ:
35.3645, 23.4391, 24.1330
xyY:
0.4264, 0.2826, 23.4391
CIE-Lab:
55.5218, 51.3383, 2.2776
CIE-LCH:
55.5218, 51.3888, 2.5403
CIE-Luv:
55.5218, 79.4771, -6.5655
Hunter-Lab:
48.4140, 45.6626, 4.3354
#d55c83 color charts
#d55c83 color shades, tints & tones
#d55c83 color schemes
#d55c83 color preview, HTML & CSS examples
This text has a color of #d55c83
<p style="color:#d55c83;">Text here</p>
.mytext {color:#d55c83;}
This box has a color of #d55c83
<div style="background-color:#d55c83;">Content here</div>
.mybackground {background-color:#d55c83;}
Border around this has a color of #d55c83
<div style="border:2px solid #d55c83;">Content here</div>
.myborder {border:2px solid #d55c83;}