#d08183 color space conversions
Hex:
#d08183
RGB:
208, 129, 131
CMY:
18, 49, 49
CMYK:
0, 38, 37, 18
HSL:
358°, 45.6647%, 66.0784%
HSV (HSB):
358°, 37.9808%, 81.5686%
XYZ:
37.9594, 30.7491, 25.4072
xyY:
0.4033, 0.3267, 30.7491
CIE-Lab:
62.2953, 30.7317, 11.8623
CIE-LCH:
62.2953, 32.9416, 21.1063
CIE-Luv:
62.2953, 53.4769, 10.2078
Hunter-Lab:
55.4519, 25.1509, 11.6505
#d08183 color charts
#d08183 color shades, tints & tones
#d08183 color schemes
#d08183 color preview, HTML & CSS examples
This text has a color of #d08183
<p style="color:#d08183;">Text here</p>
.mytext {color:#d08183;}
This box has a color of #d08183
<div style="background-color:#d08183;">Content here</div>
.mybackground {background-color:#d08183;}
Border around this has a color of #d08183
<div style="border:2px solid #d08183;">Content here</div>
.myborder {border:2px solid #d08183;}