#d06e72 color space conversions
Hex:
#d06e72
RGB:
208, 110, 114
CMY:
18, 57, 55
CMYK:
0, 47, 45, 18
HSL:
358°, 51.0417%, 62.3529%
HSV (HSB):
358°, 47.1154%, 81.5686%
XYZ:
34.6256, 25.7767, 19.0700
xyY:
0.4357, 0.3243, 25.7767
CIE-Lab:
57.8244, 38.8910, 15.3843
CIE-LCH:
57.8244, 41.8233, 21.5825
CIE-Luv:
57.8244, 68.8726, 12.4077
Hunter-Lab:
50.7707, 32.8882, 13.2696
#d06e72 color charts
#d06e72 color shades, tints & tones
#d06e72 color schemes
#d06e72 color preview, HTML & CSS examples
This text has a color of #d06e72
<p style="color:#d06e72;">Text here</p>
.mytext {color:#d06e72;}
This box has a color of #d06e72
<div style="background-color:#d06e72;">Content here</div>
.mybackground {background-color:#d06e72;}
Border around this has a color of #d06e72
<div style="border:2px solid #d06e72;">Content here</div>
.myborder {border:2px solid #d06e72;}