#d26d8e color space conversions
Hex:
#d26d8e
RGB:
210, 109, 142
CMY:
18, 57, 44
CMYK:
0, 48, 32, 18
HSL:
340°, 52.8796%, 62.5490%
HSV (HSB):
340°, 48.0952%, 82.3529%
XYZ:
36.9295, 26.5919, 28.7775
xyY:
0.4001, 0.2881, 26.5919
CIE-Lab:
58.5947, 43.3217, 0.2619
CIE-LCH:
58.5947, 43.3225, 0.3464
CIE-Luv:
58.5947, 64.7992, -7.6011
Hunter-Lab:
51.5673, 37.5882, 3.0099
#d26d8e color charts
#d26d8e color shades, tints & tones
#d26d8e color schemes
#d26d8e color preview, HTML & CSS examples
This text has a color of #d26d8e
<p style="color:#d26d8e;">Text here</p>
.mytext {color:#d26d8e;}
This box has a color of #d26d8e
<div style="background-color:#d26d8e;">Content here</div>
.mybackground {background-color:#d26d8e;}
Border around this has a color of #d26d8e
<div style="border:2px solid #d26d8e;">Content here</div>
.myborder {border:2px solid #d26d8e;}