#d07c7c color space conversions
Hex:
#d07c7c
RGB:
208, 124, 124
CMY:
18, 51, 51
CMYK:
0, 40, 40, 18
HSL:
0°, 47.1910%, 65.0980%
HSV (HSB):
0°, 40.3846%, 81.5686%
XYZ:
36.8582, 29.2804, 22.7778
xyY:
0.4145, 0.3293, 29.2804
CIE-Lab:
61.0283, 32.5968, 14.0810
CIE-LCH:
61.0283, 35.5081, 23.3632
CIE-Luv:
61.0283, 57.8983, 12.4784
Hunter-Lab:
54.1114, 26.8909, 12.9202
#d07c7c color charts
#d07c7c color shades, tints & tones
#d07c7c color schemes
#d07c7c color preview, HTML & CSS examples
This text has a color of #d07c7c
<p style="color:#d07c7c;">Text here</p>
.mytext {color:#d07c7c;}
This box has a color of #d07c7c
<div style="background-color:#d07c7c;">Content here</div>
.mybackground {background-color:#d07c7c;}
Border around this has a color of #d07c7c
<div style="border:2px solid #d07c7c;">Content here</div>
.myborder {border:2px solid #d07c7c;}