#d05e93 color space conversions
Hex:
#d05e93
RGB:
208, 94, 147
CMY:
18, 63, 42
CMYK:
0, 55, 29, 18
HSL:
332°, 54.8077%, 59.2157%
HSV (HSB):
332°, 54.8077%, 81.5686%
XYZ:
35.2816, 23.5219, 30.2844
xyY:
0.3960, 0.2640, 23.5219
CIE-Lab:
55.6059, 50.6948, -7.0934
CIE-LCH:
55.6059, 51.1886, 352.0347
CIE-Luv:
55.6059, 69.9816, -19.0450
Hunter-Lab:
48.4994, 44.9786, -3.0728
#d05e93 color charts
#d05e93 color shades, tints & tones
#d05e93 color schemes
#d05e93 color preview, HTML & CSS examples
This text has a color of #d05e93
<p style="color:#d05e93;">Text here</p>
.mytext {color:#d05e93;}
This box has a color of #d05e93
<div style="background-color:#d05e93;">Content here</div>
.mybackground {background-color:#d05e93;}
Border around this has a color of #d05e93
<div style="border:2px solid #d05e93;">Content here</div>
.myborder {border:2px solid #d05e93;}