#d07e7c color space conversions
Hex:
#d07e7c
RGB:
208, 126, 124
CMY:
18, 51, 51
CMYK:
0, 39, 40, 18
HSL:
1°, 47.1910%, 65.0980%
HSV (HSB):
1°, 40.3846%, 81.5686%
XYZ:
37.1114, 29.7868, 22.8622
xyY:
0.4134, 0.3318, 29.7868
CIE-Lab:
61.4699, 31.5267, 14.6958
CIE-LCH:
61.4699, 34.7836, 24.9921
CIE-Luv:
61.4699, 56.6084, 13.4878
Hunter-Lab:
54.5773, 25.8657, 13.3678
#d07e7c color charts
#d07e7c color shades, tints & tones
#d07e7c color schemes
#d07e7c color preview, HTML & CSS examples
This text has a color of #d07e7c
<p style="color:#d07e7c;">Text here</p>
.mytext {color:#d07e7c;}
This box has a color of #d07e7c
<div style="background-color:#d07e7c;">Content here</div>
.mybackground {background-color:#d07e7c;}
Border around this has a color of #d07e7c
<div style="border:2px solid #d07e7c;">Content here</div>
.myborder {border:2px solid #d07e7c;}