#d008b4 color space conversions
Hex:
#d008b4
RGB:
208, 8, 180
CMY:
18, 97, 29
CMYK:
0, 96, 13, 18
HSL:
308°, 92.5926%, 42.3529%
HSV (HSB):
308°, 96.1538%, 81.5686%
XYZ:
34.3375, 16.8789, 44.6282
xyY:
0.3583, 0.1761, 16.8789
CIE-Lab:
48.1070, 79.7832, -38.0345
CIE-LCH:
48.1070, 88.3854, 334.5118
CIE-Luv:
48.1070, 80.1087, -67.4499
Hunter-Lab:
41.0839, 77.2916, -35.6462
#d008b4 color charts
#d008b4 color shades, tints & tones
#d008b4 color schemes
#d008b4 color preview, HTML & CSS examples
This text has a color of #d008b4
<p style="color:#d008b4;">Text here</p>
.mytext {color:#d008b4;}
This box has a color of #d008b4
<div style="background-color:#d008b4;">Content here</div>
.mybackground {background-color:#d008b4;}
Border around this has a color of #d008b4
<div style="border:2px solid #d008b4;">Content here</div>
.myborder {border:2px solid #d008b4;}