#d05f83 color space conversions
Hex:
#d05f83
RGB:
208, 95, 131
CMY:
18, 63, 49
CMYK:
0, 54, 37, 18
HSL:
341°, 54.5894%, 59.4118%
HSV (HSB):
341°, 54.3269%, 81.5686%
XYZ:
34.2014, 23.2330, 24.1545
xyY:
0.4192, 0.2848, 23.2330
CIE-Lab:
55.3115, 48.2581, 1.8792
CIE-LCH:
55.3115, 48.2947, 2.2300
CIE-Luv:
55.3115, 73.8650, -6.4311
Hunter-Lab:
48.2006, 42.3058, 4.0287
#d05f83 color charts
#d05f83 color shades, tints & tones
#d05f83 color schemes
#d05f83 color preview, HTML & CSS examples
This text has a color of #d05f83
<p style="color:#d05f83;">Text here</p>
.mytext {color:#d05f83;}
This box has a color of #d05f83
<div style="background-color:#d05f83;">Content here</div>
.mybackground {background-color:#d05f83;}
Border around this has a color of #d05f83
<div style="border:2px solid #d05f83;">Content here</div>
.myborder {border:2px solid #d05f83;}