#d075c6 color space conversions
Hex:
#d075c6
RGB:
208, 117, 198
CMY:
18, 54, 22
CMYK:
0, 44, 5, 18
HSL:
307°, 49.1892%, 63.7255%
HSV (HSB):
307°, 43.7500%, 81.5686%
XYZ:
42.5668, 30.2097, 57.0136
xyY:
0.3280, 0.2328, 30.2097
CIE-Lab:
61.8347, 47.0489, -27.0038
CIE-LCH:
61.8347, 54.2476, 330.1462
CIE-Luv:
61.8347, 46.2437, -48.6798
Hunter-Lab:
54.9633, 42.0548, -23.0273
#d075c6 color charts
#d075c6 color shades, tints & tones
#d075c6 color schemes
#d075c6 color preview, HTML & CSS examples
This text has a color of #d075c6
<p style="color:#d075c6;">Text here</p>
.mytext {color:#d075c6;}
This box has a color of #d075c6
<div style="background-color:#d075c6;">Content here</div>
.mybackground {background-color:#d075c6;}
Border around this has a color of #d075c6
<div style="border:2px solid #d075c6;">Content here</div>
.myborder {border:2px solid #d075c6;}