#d007b0 color space conversions
Hex:
#d007b0
RGB:
208, 7, 176
CMY:
18, 97, 31
CMYK:
0, 97, 15, 18
HSL:
310°, 93.4884%, 42.1569%
HSV (HSB):
310°, 96.6346%, 81.5686%
XYZ:
33.9249, 16.6964, 42.5090
xyY:
0.3643, 0.1793, 16.6964
CIE-Lab:
47.8753, 79.3501, -36.0443
CIE-LCH:
47.8753, 87.1529, 335.5704
CIE-Luv:
47.8753, 81.9106, -64.4275
Hunter-Lab:
40.8613, 76.6915, -33.0779
#d007b0 color charts
#d007b0 color shades, tints & tones
#d007b0 color schemes
#d007b0 color preview, HTML & CSS examples
This text has a color of #d007b0
<p style="color:#d007b0;">Text here</p>
.mytext {color:#d007b0;}
This box has a color of #d007b0
<div style="background-color:#d007b0;">Content here</div>
.mybackground {background-color:#d007b0;}
Border around this has a color of #d007b0
<div style="border:2px solid #d007b0;">Content here</div>
.myborder {border:2px solid #d007b0;}