#dc98d3 color space conversions
Hex:
#dc98d3
RGB:
220, 152, 211
CMY:
14, 40, 17
CMYK:
0, 31, 4, 14
HSL:
308°, 49.2754%, 72.9412%
HSV (HSB):
308°, 30.9091%, 86.2745%
XYZ:
52.5013, 42.3753, 67.0401
xyY:
0.3242, 0.2617, 42.3753
CIE-Lab:
71.1289, 34.6932, -19.9237
CIE-LCH:
71.1289, 40.0072, 330.1320
CIE-Luv:
71.1289, 35.4335, -36.4889
Hunter-Lab:
65.0963, 30.0449, -15.4931
#dc98d3 color charts
#dc98d3 color shades, tints & tones
#dc98d3 color schemes
#dc98d3 color preview, HTML & CSS examples
This text has a color of #dc98d3
<p style="color:#dc98d3;">Text here</p>
.mytext {color:#dc98d3;}
This box has a color of #dc98d3
<div style="background-color:#dc98d3;">Content here</div>
.mybackground {background-color:#dc98d3;}
Border around this has a color of #dc98d3
<div style="border:2px solid #dc98d3;">Content here</div>
.myborder {border:2px solid #dc98d3;}