#d05e7b color space conversions
Hex:
#d05e7b
RGB:
208, 94, 123
CMY:
18, 63, 52
CMYK:
0, 55, 41, 18
HSL:
345°, 54.8077%, 59.2157%
HSV (HSB):
345°, 54.8077%, 81.5686%
XYZ:
33.5903, 22.8454, 21.3781
xyY:
0.4317, 0.2936, 22.8454
CIE-Lab:
54.9127, 47.8464, 6.0204
CIE-LCH:
54.9127, 48.2237, 7.1717
CIE-Luv:
54.9127, 76.5589, -1.0526
Hunter-Lab:
47.7968, 41.8004, 6.9391
#d05e7b color charts
#d05e7b color shades, tints & tones
#d05e7b color schemes
#d05e7b color preview, HTML & CSS examples
This text has a color of #d05e7b
<p style="color:#d05e7b;">Text here</p>
.mytext {color:#d05e7b;}
This box has a color of #d05e7b
<div style="background-color:#d05e7b;">Content here</div>
.mybackground {background-color:#d05e7b;}
Border around this has a color of #d05e7b
<div style="border:2px solid #d05e7b;">Content here</div>
.myborder {border:2px solid #d05e7b;}