#d08f91 color space conversions
Hex:
#d08f91
RGB:
208, 143, 145
CMY:
18, 44, 43
CMYK:
0, 31, 30, 18
HSL:
358°, 40.8805%, 68.8235%
HSV (HSB):
358°, 31.2500%, 81.5686%
XYZ:
40.9457, 35.0992, 31.4048
xyY:
0.3811, 0.3267, 35.0992
CIE-Lab:
65.8258, 24.9270, 8.9366
CIE-LCH:
65.8258, 26.4806, 19.7233
CIE-Luv:
65.8258, 42.5285, 7.7844
Hunter-Lab:
59.2445, 19.6889, 10.0423
#d08f91 color charts
#d08f91 color shades, tints & tones
#d08f91 color schemes
#d08f91 color preview, HTML & CSS examples
This text has a color of #d08f91
<p style="color:#d08f91;">Text here</p>
.mytext {color:#d08f91;}
This box has a color of #d08f91
<div style="background-color:#d08f91;">Content here</div>
.mybackground {background-color:#d08f91;}
Border around this has a color of #d08f91
<div style="border:2px solid #d08f91;">Content here</div>
.myborder {border:2px solid #d08f91;}