#d98ccb color space conversions
Hex:
#d98ccb
RGB:
217, 140, 203
CMY:
15, 45, 20
CMYK:
0, 35, 6, 15
HSL:
311°, 50.3268%, 70.0000%
HSV (HSB):
311°, 35.4839%, 85.0980%
XYZ:
48.7728, 37.8197, 61.2292
xyY:
0.3299, 0.2558, 37.8197
CIE-Lab:
67.8875, 38.7138, -20.4471
CIE-LCH:
67.8875, 43.7817, 332.1588
CIE-Luv:
67.8875, 40.6840, -37.7152
Hunter-Lab:
61.4977, 33.9445, -15.9828
#d98ccb color charts
#d98ccb color shades, tints & tones
#d98ccb color schemes
#d98ccb color preview, HTML & CSS examples
This text has a color of #d98ccb
<p style="color:#d98ccb;">Text here</p>
.mytext {color:#d98ccb;}
This box has a color of #d98ccb
<div style="background-color:#d98ccb;">Content here</div>
.mybackground {background-color:#d98ccb;}
Border around this has a color of #d98ccb
<div style="border:2px solid #d98ccb;">Content here</div>
.myborder {border:2px solid #d98ccb;}