#d075a5 color space conversions
Hex:
#d075a5
RGB:
208, 117, 165
CMY:
18, 54, 35
CMYK:
0, 44, 21, 18
HSL:
328°, 49.1892%, 63.7255%
HSV (HSB):
328°, 43.7500%, 81.5686%
XYZ:
39.1652, 28.8491, 39.1015
xyY:
0.3656, 0.2693, 28.8491
CIE-Lab:
60.6482, 41.6893, -10.0069
CIE-LCH:
60.6482, 42.8735, 346.5023
CIE-Luv:
60.6482, 53.6485, -21.8177
Hunter-Lab:
53.7113, 36.1638, -5.5648
#d075a5 color charts
#d075a5 color shades, tints & tones
#d075a5 color schemes
#d075a5 color preview, HTML & CSS examples
This text has a color of #d075a5
<p style="color:#d075a5;">Text here</p>
.mytext {color:#d075a5;}
This box has a color of #d075a5
<div style="background-color:#d075a5;">Content here</div>
.mybackground {background-color:#d075a5;}
Border around this has a color of #d075a5
<div style="border:2px solid #d075a5;">Content here</div>
.myborder {border:2px solid #d075a5;}