#d883c5 color space conversions
Hex:
#d883c5
RGB:
216, 131, 197
CMY:
15, 49, 23
CMYK:
0, 39, 9, 15
HSL:
313°, 52.1472%, 68.0392%
HSV (HSB):
313°, 39.3519%, 84.7059%
XYZ:
46.5132, 34.8627, 57.1010
xyY:
0.3359, 0.2518, 34.8627
CIE-Lab:
65.6417, 42.1143, -20.5225
CIE-LCH:
65.6417, 46.8485, 334.0198
CIE-Luv:
65.6417, 45.5054, -38.1985
Hunter-Lab:
59.0447, 37.2876, -16.0070
#d883c5 color charts
#d883c5 color shades, tints & tones
#d883c5 color schemes
#d883c5 color preview, HTML & CSS examples
This text has a color of #d883c5
<p style="color:#d883c5;">Text here</p>
.mytext {color:#d883c5;}
This box has a color of #d883c5
<div style="background-color:#d883c5;">Content here</div>
.mybackground {background-color:#d883c5;}
Border around this has a color of #d883c5
<div style="border:2px solid #d883c5;">Content here</div>
.myborder {border:2px solid #d883c5;}