#d05e8e color space conversions
Hex:
#d05e8e
RGB:
208, 94, 142
CMY:
18, 63, 44
CMYK:
0, 55, 32, 18
HSL:
335°, 54.8077%, 59.2157%
HSV (HSB):
335°, 54.8077%, 81.5686%
XYZ:
34.8976, 23.3683, 28.2624
xyY:
0.4033, 0.2701, 23.3683
CIE-Lab:
55.4497, 50.0597, -4.3900
CIE-LCH:
55.4497, 50.2518, 354.9882
CIE-Luv:
55.4497, 71.3846, -15.1792
Hunter-Lab:
48.3408, 44.2643, -0.8253
#d05e8e color charts
#d05e8e color shades, tints & tones
#d05e8e color schemes
#d05e8e color preview, HTML & CSS examples
This text has a color of #d05e8e
<p style="color:#d05e8e;">Text here</p>
.mytext {color:#d05e8e;}
This box has a color of #d05e8e
<div style="background-color:#d05e8e;">Content here</div>
.mybackground {background-color:#d05e8e;}
Border around this has a color of #d05e8e
<div style="border:2px solid #d05e8e;">Content here</div>
.myborder {border:2px solid #d05e8e;}