#d883b5 color space conversions
Hex:
#d883b5
RGB:
216, 131, 181
CMY:
15, 49, 29
CMYK:
0, 39, 16, 15
HSL:
325°, 52.1472%, 68.0392%
HSV (HSB):
325°, 39.3519%, 84.7059%
XYZ:
44.7757, 34.1677, 47.9512
xyY:
0.3529, 0.2693, 34.1677
CIE-Lab:
65.0955, 39.4998, -12.3434
CIE-LCH:
65.0955, 41.3835, 342.6463
CIE-Luv:
65.0955, 48.7464, -25.1794
Hunter-Lab:
58.4532, 34.4397, -7.7204
#d883b5 color charts
#d883b5 color shades, tints & tones
#d883b5 color schemes
#d883b5 color preview, HTML & CSS examples
This text has a color of #d883b5
<p style="color:#d883b5;">Text here</p>
.mytext {color:#d883b5;}
This box has a color of #d883b5
<div style="background-color:#d883b5;">Content here</div>
.mybackground {background-color:#d883b5;}
Border around this has a color of #d883b5
<div style="border:2px solid #d883b5;">Content here</div>
.myborder {border:2px solid #d883b5;}