#d07e82 color space conversions
Hex:
#d07e82
RGB:
208, 126, 130
CMY:
18, 51, 49
CMYK:
0, 39, 38, 18
HSL:
357°, 46.5909%, 65.4902%
HSV (HSB):
357°, 39.4231%, 81.5686%
XYZ:
37.5025, 29.9433, 24.9221
xyY:
0.4060, 0.3242, 29.9433
CIE-Lab:
61.6053, 32.2225, 11.4613
CIE-LCH:
61.6053, 34.2002, 19.5801
CIE-Luv:
61.6053, 55.5472, 9.3537
Hunter-Lab:
54.7205, 26.5737, 11.3010
#d07e82 color charts
#d07e82 color shades, tints & tones
#d07e82 color schemes
#d07e82 color preview, HTML & CSS examples
This text has a color of #d07e82
<p style="color:#d07e82;">Text here</p>
.mytext {color:#d07e82;}
This box has a color of #d07e82
<div style="background-color:#d07e82;">Content here</div>
.mybackground {background-color:#d07e82;}
Border around this has a color of #d07e82
<div style="border:2px solid #d07e82;">Content here</div>
.myborder {border:2px solid #d07e82;}