#d26a8a color space conversions
Hex:
#d26a8a
RGB:
210, 106, 138
CMY:
18, 58, 46
CMYK:
0, 50, 34, 18
HSL:
342°, 53.6082%, 61.9608%
HSV (HSB):
342°, 49.5238%, 82.3529%
XYZ:
36.3198, 25.8447, 27.1190
xyY:
0.4068, 0.2895, 25.8447
CIE-Lab:
57.8893, 44.3431, 1.5605
CIE-LCH:
57.8893, 44.3706, 2.0154
CIE-Luv:
57.8893, 67.4629, -6.0614
Hunter-Lab:
50.8377, 38.5594, 3.9585
#d26a8a color charts
#d26a8a color shades, tints & tones
#d26a8a color schemes
#d26a8a color preview, HTML & CSS examples
This text has a color of #d26a8a
<p style="color:#d26a8a;">Text here</p>
.mytext {color:#d26a8a;}
This box has a color of #d26a8a
<div style="background-color:#d26a8a;">Content here</div>
.mybackground {background-color:#d26a8a;}
Border around this has a color of #d26a8a
<div style="border:2px solid #d26a8a;">Content here</div>
.myborder {border:2px solid #d26a8a;}