#d07d89 color space conversions
Hex:
#d07d89
RGB:
208, 125, 137
CMY:
18, 51, 46
CMYK:
0, 40, 34, 18
HSL:
351°, 46.8927%, 65.2941%
HSV (HSB):
351°, 39.9038%, 81.5686%
XYZ:
37.8614, 29.8833, 27.4394
xyY:
0.3978, 0.3140, 29.8833
CIE-Lab:
61.5534, 33.6122, 7.3841
CIE-LCH:
61.5534, 34.4138, 12.3902
CIE-Luv:
61.5534, 54.8842, 3.8482
Hunter-Lab:
54.6656, 27.9643, 8.5052
#d07d89 color charts
#d07d89 color shades, tints & tones
#d07d89 color schemes
#d07d89 color preview, HTML & CSS examples
This text has a color of #d07d89
<p style="color:#d07d89;">Text here</p>
.mytext {color:#d07d89;}
This box has a color of #d07d89
<div style="background-color:#d07d89;">Content here</div>
.mybackground {background-color:#d07d89;}
Border around this has a color of #d07d89
<div style="border:2px solid #d07d89;">Content here</div>
.myborder {border:2px solid #d07d89;}