#d36f98 color space conversions
Hex:
#d36f98
RGB:
211, 111, 152
CMY:
17, 56, 40
CMYK:
0, 47, 28, 17
HSL:
335°, 53.1915%, 63.1373%
HSV (HSB):
335°, 47.3934%, 82.7451%
XYZ:
38.2159, 27.4848, 32.9967
xyY:
0.3872, 0.2785, 27.4848
CIE-Lab:
59.4204, 43.9509, -4.3032
CIE-LCH:
59.4204, 44.1611, 354.4080
CIE-Luv:
59.4204, 62.0741, -14.0263
Hunter-Lab:
52.4259, 38.3724, -0.6187
#d36f98 color charts
#d36f98 color shades, tints & tones
#d36f98 color schemes
#d36f98 color preview, HTML & CSS examples
This text has a color of #d36f98
<p style="color:#d36f98;">Text here</p>
.mytext {color:#d36f98;}
This box has a color of #d36f98
<div style="background-color:#d36f98;">Content here</div>
.mybackground {background-color:#d36f98;}
Border around this has a color of #d36f98
<div style="border:2px solid #d36f98;">Content here</div>
.myborder {border:2px solid #d36f98;}