#d36baf color space conversions
Hex:
#d36baf
RGB:
211, 107, 175
CMY:
17, 58, 31
CMYK:
0, 49, 17, 17
HSL:
321°, 54.1667%, 62.3529%
HSV (HSB):
321°, 49.2891%, 82.7451%
XYZ:
39.8595, 27.4594, 43.7568
xyY:
0.3588, 0.2472, 27.4594
CIE-Lab:
59.3972, 49.2674, -17.5954
CIE-LCH:
59.3972, 52.3152, 340.3463
CIE-Luv:
59.3972, 58.3979, -34.3226
Hunter-Lab:
52.4017, 44.0735, -12.8275
#d36baf color charts
#d36baf color shades, tints & tones
#d36baf color schemes
#d36baf color preview, HTML & CSS examples
This text has a color of #d36baf
<p style="color:#d36baf;">Text here</p>
.mytext {color:#d36baf;}
This box has a color of #d36baf
<div style="background-color:#d36baf;">Content here</div>
.mybackground {background-color:#d36baf;}
Border around this has a color of #d36baf
<div style="border:2px solid #d36baf;">Content here</div>
.myborder {border:2px solid #d36baf;}