#d26db8 color space conversions
Hex:
#d26db8
RGB:
210, 109, 184
CMY:
18, 57, 28
CMYK:
0, 48, 12, 18
HSL:
315°, 52.8796%, 62.5490%
HSV (HSB):
315°, 48.0952%, 82.3529%
XYZ:
40.6987, 28.0996, 48.6261
xyY:
0.3466, 0.2393, 28.0996
CIE-Lab:
59.9786, 49.3694, -21.8762
CIE-LCH:
59.9786, 53.9992, 336.1013
CIE-Luv:
59.9786, 54.4897, -40.8862
Hunter-Lab:
53.0091, 44.2809, -17.2814
#d26db8 color charts
#d26db8 color shades, tints & tones
#d26db8 color schemes
#d26db8 color preview, HTML & CSS examples
This text has a color of #d26db8
<p style="color:#d26db8;">Text here</p>
.mytext {color:#d26db8;}
This box has a color of #d26db8
<div style="background-color:#d26db8;">Content here</div>
.mybackground {background-color:#d26db8;}
Border around this has a color of #d26db8
<div style="border:2px solid #d26db8;">Content here</div>
.myborder {border:2px solid #d26db8;}