#d05c94 color space conversions
Hex:
#d05c94
RGB:
208, 92, 148
CMY:
18, 64, 42
CMYK:
0, 56, 29, 18
HSL:
331°, 55.2381%, 58.8235%
HSV (HSB):
331°, 55.7692%, 81.5686%
XYZ:
35.1849, 23.2023, 30.6410
xyY:
0.3952, 0.2606, 23.2023
CIE-Lab:
55.2801, 51.7703, -8.1655
CIE-LCH:
55.2801, 52.4103, 351.0368
CIE-Luv:
55.2801, 70.6891, -20.7296
Hunter-Lab:
48.1688, 46.0899, -3.9973
#d05c94 color charts
#d05c94 color shades, tints & tones
#d05c94 color schemes
#d05c94 color preview, HTML & CSS examples
This text has a color of #d05c94
<p style="color:#d05c94;">Text here</p>
.mytext {color:#d05c94;}
This box has a color of #d05c94
<div style="background-color:#d05c94;">Content here</div>
.mybackground {background-color:#d05c94;}
Border around this has a color of #d05c94
<div style="border:2px solid #d05c94;">Content here</div>
.myborder {border:2px solid #d05c94;}