#d07d8a color space conversions
Hex:
#d07d8a
RGB:
208, 125, 138
CMY:
18, 51, 46
CMYK:
0, 40, 34, 18
HSL:
351°, 46.8927%, 65.2941%
HSV (HSB):
351°, 39.9038%, 81.5686%
XYZ:
37.9335, 29.9121, 27.8191
xyY:
0.3965, 0.3127, 29.9121
CIE-Lab:
61.5783, 33.7381, 6.8472
CIE-LCH:
61.5783, 34.4259, 11.4724
CIE-Luv:
61.5783, 54.6965, 3.1222
Hunter-Lab:
54.6920, 28.0939, 8.1265
#d07d8a color charts
#d07d8a color shades, tints & tones
#d07d8a color schemes
#d07d8a color preview, HTML & CSS examples
This text has a color of #d07d8a
<p style="color:#d07d8a;">Text here</p>
.mytext {color:#d07d8a;}
This box has a color of #d07d8a
<div style="background-color:#d07d8a;">Content here</div>
.mybackground {background-color:#d07d8a;}
Border around this has a color of #d07d8a
<div style="border:2px solid #d07d8a;">Content here</div>
.myborder {border:2px solid #d07d8a;}