#d05d90 color space conversions
Hex:
#d05d90
RGB:
208, 93, 144
CMY:
18, 64, 44
CMYK:
0, 55, 31, 18
HSL:
333°, 55.0239%, 59.0196%
HSV (HSB):
333°, 55.2885%, 81.5686%
XYZ:
34.9608, 23.2522, 29.0310
xyY:
0.4007, 0.2665, 23.2522
CIE-Lab:
55.3312, 50.7865, -5.7406
CIE-LCH:
55.3312, 51.1099, 353.5510
CIE-Luv:
55.3312, 71.3335, -17.1718
Hunter-Lab:
48.2206, 45.0299, -1.9410
#d05d90 color charts
#d05d90 color shades, tints & tones
#d05d90 color schemes
#d05d90 color preview, HTML & CSS examples
This text has a color of #d05d90
<p style="color:#d05d90;">Text here</p>
.mytext {color:#d05d90;}
This box has a color of #d05d90
<div style="background-color:#d05d90;">Content here</div>
.mybackground {background-color:#d05d90;}
Border around this has a color of #d05d90
<div style="border:2px solid #d05d90;">Content here</div>
.myborder {border:2px solid #d05d90;}