#d08bad color space conversions
Hex:
#d08bad
RGB:
208, 139, 173
CMY:
18, 45, 32
CMYK:
0, 33, 17, 18
HSL:
330°, 42.3313%, 68.0392%
HSV (HSB):
330°, 33.1731%, 81.5686%
XYZ:
42.7879, 34.8923, 44.0149
xyY:
0.3516, 0.2867, 34.8923
CIE-Lab:
65.6647, 31.2016, -7.0789
CIE-LCH:
65.6647, 31.9946, 347.2173
CIE-Luv:
65.6647, 40.3660, -15.8568
Hunter-Lab:
59.0697, 25.9268, -2.8303
#d08bad color charts
#d08bad color shades, tints & tones
#d08bad color schemes
#d08bad color preview, HTML & CSS examples
This text has a color of #d08bad
<p style="color:#d08bad;">Text here</p>
.mytext {color:#d08bad;}
This box has a color of #d08bad
<div style="background-color:#d08bad;">Content here</div>
.mybackground {background-color:#d08bad;}
Border around this has a color of #d08bad
<div style="border:2px solid #d08bad;">Content here</div>
.myborder {border:2px solid #d08bad;}