#d05e6b color space conversions
Hex:
#d05e6b
RGB:
208, 94, 107
CMY:
18, 63, 58
CMYK:
0, 55, 49, 18
HSL:
353°, 54.8077%, 59.2157%
HSV (HSB):
353°, 54.8077%, 81.5686%
XYZ:
32.6690, 22.4768, 16.5265
xyY:
0.4558, 0.3136, 22.4768
CIE-Lab:
54.5293, 46.2369, 14.9172
CIE-LCH:
54.5293, 48.5837, 17.8810
CIE-Luv:
54.5293, 80.6264, 9.9229
Hunter-Lab:
47.4097, 40.0332, 12.5190
#d05e6b color charts
#d05e6b color shades, tints & tones
#d05e6b color schemes
#d05e6b color preview, HTML & CSS examples
This text has a color of #d05e6b
<p style="color:#d05e6b;">Text here</p>
.mytext {color:#d05e6b;}
This box has a color of #d05e6b
<div style="background-color:#d05e6b;">Content here</div>
.mybackground {background-color:#d05e6b;}
Border around this has a color of #d05e6b
<div style="border:2px solid #d05e6b;">Content here</div>
.myborder {border:2px solid #d05e6b;}