#d98c98 color space conversions
Hex:
#d98c98
RGB:
217, 140, 152
CMY:
15, 45, 40
CMYK:
0, 35, 30, 15
HSL:
351°, 50.3268%, 70.0000%
HSV (HSB):
351°, 35.4839%, 85.0980%
XYZ:
43.6609, 35.7749, 34.3098
xyY:
0.3838, 0.3145, 35.7749
CIE-Lab:
66.3476, 30.8469, 5.8813
CIE-LCH:
66.3476, 31.4025, 10.7944
CIE-Luv:
66.3476, 49.8369, 2.5252
Hunter-Lab:
59.8121, 25.6279, 7.8581
#d98c98 color charts
#d98c98 color shades, tints & tones
#d98c98 color schemes
#d98c98 color preview, HTML & CSS examples
This text has a color of #d98c98
<p style="color:#d98c98;">Text here</p>
.mytext {color:#d98c98;}
This box has a color of #d98c98
<div style="background-color:#d98c98;">Content here</div>
.mybackground {background-color:#d98c98;}
Border around this has a color of #d98c98
<div style="border:2px solid #d98c98;">Content here</div>
.myborder {border:2px solid #d98c98;}