#ecb3cd color space conversions
Hex:
#ecb3cd
RGB:
236, 179, 205
CMY:
7, 30, 20
CMYK:
0, 24, 13, 7
HSL:
333°, 60.0000%, 81.3725%
HSV (HSB):
333°, 24.1525%, 92.5490%
XYZ:
61.7316, 54.4808, 65.0199
xyY:
0.3406, 0.3006, 54.4808
CIE-Lab:
78.7413, 24.6376, -5.0723
CIE-LCH:
78.7413, 25.1543, 348.3667
CIE-Luv:
78.7413, 32.8304, -12.0733
Hunter-Lab:
73.8111, 20.1182, -0.5605
#ecb3cd color charts
#ecb3cd color shades, tints & tones
#ecb3cd color schemes
#ecb3cd color preview, HTML & CSS examples
This text has a color of #ecb3cd
<p style="color:#ecb3cd;">Text here</p>
.mytext {color:#ecb3cd;}
This box has a color of #ecb3cd
<div style="background-color:#ecb3cd;">Content here</div>
.mybackground {background-color:#ecb3cd;}
Border around this has a color of #ecb3cd
<div style="border:2px solid #ecb3cd;">Content here</div>
.myborder {border:2px solid #ecb3cd;}