#d26a7b color space conversions
Hex:
#d26a7b
RGB:
210, 106, 123
CMY:
18, 58, 52
CMYK:
0, 50, 41, 18
HSL:
350°, 53.6082%, 61.9608%
HSV (HSB):
350°, 49.5238%, 82.3529%
XYZ:
35.3075, 25.4398, 21.7883
xyY:
0.4278, 0.3082, 25.4398
CIE-Lab:
57.5014, 42.6124, 9.7448
CIE-LCH:
57.5014, 43.7125, 12.8812
CIE-Luv:
57.5014, 71.0182, 4.7954
Hunter-Lab:
50.4378, 36.6874, 9.6942
#d26a7b color charts
#d26a7b color shades, tints & tones
#d26a7b color schemes
#d26a7b color preview, HTML & CSS examples
This text has a color of #d26a7b
<p style="color:#d26a7b;">Text here</p>
.mytext {color:#d26a7b;}
This box has a color of #d26a7b
<div style="background-color:#d26a7b;">Content here</div>
.mybackground {background-color:#d26a7b;}
Border around this has a color of #d26a7b
<div style="border:2px solid #d26a7b;">Content here</div>
.myborder {border:2px solid #d26a7b;}