#d07a8f color space conversions
Hex:
#d07a8f
RGB:
208, 122, 143
CMY:
18, 52, 44
CMYK:
0, 41, 31, 18
HSL:
345°, 47.7778%, 64.7059%
HSV (HSB):
345°, 41.3462%, 81.5686%
XYZ:
37.9299, 29.3121, 29.6453
xyY:
0.3915, 0.3025, 29.3121
CIE-Lab:
61.0561, 35.9773, 3.2285
CIE-LCH:
61.0561, 36.1218, 5.1278
CIE-Luv:
61.0561, 55.5267, -2.1375
Hunter-Lab:
54.1407, 30.3074, 5.4336
#d07a8f color charts
#d07a8f color shades, tints & tones
#d07a8f color schemes
#d07a8f color preview, HTML & CSS examples
This text has a color of #d07a8f
<p style="color:#d07a8f;">Text here</p>
.mytext {color:#d07a8f;}
This box has a color of #d07a8f
<div style="background-color:#d07a8f;">Content here</div>
.mybackground {background-color:#d07a8f;}
Border around this has a color of #d07a8f
<div style="border:2px solid #d07a8f;">Content here</div>
.myborder {border:2px solid #d07a8f;}