#d55c72 color space conversions
Hex:
#d55c72
RGB:
213, 92, 114
CMY:
16, 64, 55
CMYK:
0, 57, 46, 16
HSL:
349°, 59.0244%, 59.8039%
HSV (HSB):
349°, 56.8075%, 83.5294%
XYZ:
34.3050, 23.0153, 18.5539
xyY:
0.4521, 0.3033, 23.0153
CIE-Lab:
55.0881, 49.5799, 11.6852
CIE-LCH:
55.0881, 50.9383, 13.2617
CIE-Luv:
55.0881, 84.1226, 5.4626
Hunter-Lab:
47.9743, 43.6850, 10.6518
#d55c72 color charts
#d55c72 color shades, tints & tones
#d55c72 color schemes
#d55c72 color preview, HTML & CSS examples
This text has a color of #d55c72
<p style="color:#d55c72;">Text here</p>
.mytext {color:#d55c72;}
This box has a color of #d55c72
<div style="background-color:#d55c72;">Content here</div>
.mybackground {background-color:#d55c72;}
Border around this has a color of #d55c72
<div style="border:2px solid #d55c72;">Content here</div>
.myborder {border:2px solid #d55c72;}