#d26a8c color space conversions
Hex:
#d26a8c
RGB:
210, 106, 140
CMY:
18, 58, 45
CMYK:
0, 50, 33, 18
HSL:
340°, 53.6082%, 61.9608%
HSV (HSB):
340°, 49.5238%, 82.3529%
XYZ:
36.4660, 25.9032, 27.8888
xyY:
0.4040, 0.2870, 25.9032
CIE-Lab:
57.9450, 44.5892, 0.4769
CIE-LCH:
57.9450, 44.5918, 0.6128
CIE-Luv:
57.9450, 66.9749, -7.5595
Hunter-Lab:
50.8951, 38.8275, 3.1377
#d26a8c color charts
#d26a8c color shades, tints & tones
#d26a8c color schemes
#d26a8c color preview, HTML & CSS examples
This text has a color of #d26a8c
<p style="color:#d26a8c;">Text here</p>
.mytext {color:#d26a8c;}
This box has a color of #d26a8c
<div style="background-color:#d26a8c;">Content here</div>
.mybackground {background-color:#d26a8c;}
Border around this has a color of #d26a8c
<div style="border:2px solid #d26a8c;">Content here</div>
.myborder {border:2px solid #d26a8c;}