#d67d82 color space conversions
Hex:
#d67d82
RGB:
214, 125, 130
CMY:
16, 51, 49
CMYK:
0, 42, 39, 16
HSL:
357°, 52.0468%, 66.4706%
HSV (HSB):
357°, 41.5888%, 83.9216%
XYZ:
39.0944, 30.5751, 24.9602
xyY:
0.4131, 0.3231, 30.5751
CIE-Lab:
62.1473, 35.0035, 12.3336
CIE-LCH:
62.1473, 37.1128, 19.4100
CIE-Luv:
62.1473, 60.8043, 9.8849
Hunter-Lab:
55.2947, 29.4371, 11.9427
#d67d82 color charts
#d67d82 color shades, tints & tones
#d67d82 color schemes
#d67d82 color preview, HTML & CSS examples
This text has a color of #d67d82
<p style="color:#d67d82;">Text here</p>
.mytext {color:#d67d82;}
This box has a color of #d67d82
<div style="background-color:#d67d82;">Content here</div>
.mybackground {background-color:#d67d82;}
Border around this has a color of #d67d82
<div style="border:2px solid #d67d82;">Content here</div>
.myborder {border:2px solid #d67d82;}