#d098c7 color space conversions
Hex:
#d098c7
RGB:
208, 152, 199
CMY:
18, 40, 22
CMYK:
0, 27, 4, 18
HSL:
310°, 37.3333%, 70.5882%
HSV (HSB):
310°, 26.9231%, 81.5686%
XYZ:
47.5495, 39.9899, 59.2455
xyY:
0.3239, 0.2724, 39.9899
CIE-Lab:
69.4623, 28.5504, -15.9295
CIE-LCH:
69.4623, 32.6936, 330.8410
CIE-Luv:
69.4623, 29.4973, -29.0354
Hunter-Lab:
63.2376, 23.5516, -11.2809
#d098c7 color charts
#d098c7 color shades, tints & tones
#d098c7 color schemes
#d098c7 color preview, HTML & CSS examples
This text has a color of #d098c7
<p style="color:#d098c7;">Text here</p>
.mytext {color:#d098c7;}
This box has a color of #d098c7
<div style="background-color:#d098c7;">Content here</div>
.mybackground {background-color:#d098c7;}
Border around this has a color of #d098c7
<div style="border:2px solid #d098c7;">Content here</div>
.myborder {border:2px solid #d098c7;}