#d07e88 color space conversions
Hex:
#d07e88
RGB:
208, 126, 136
CMY:
18, 51, 47
CMYK:
0, 39, 35, 18
HSL:
353°, 46.5909%, 65.4902%
HSV (HSB):
353°, 39.4231%, 81.5686%
XYZ:
37.9172, 30.1092, 27.1057
xyY:
0.3986, 0.3165, 30.1092
CIE-Lab:
61.7483, 32.9527, 8.2344
CIE-LCH:
61.7483, 33.9659, 14.0300
CIE-Luv:
61.7483, 54.4566, 5.0937
Hunter-Lab:
54.8718, 27.3203, 9.1220
#d07e88 color charts
#d07e88 color shades, tints & tones
#d07e88 color schemes
#d07e88 color preview, HTML & CSS examples
This text has a color of #d07e88
<p style="color:#d07e88;">Text here</p>
.mytext {color:#d07e88;}
This box has a color of #d07e88
<div style="background-color:#d07e88;">Content here</div>
.mybackground {background-color:#d07e88;}
Border around this has a color of #d07e88
<div style="border:2px solid #d07e88;">Content here</div>
.myborder {border:2px solid #d07e88;}