#d27d83 color space conversions
Hex:
#d27d83
RGB:
210, 125, 131
CMY:
18, 51, 49
CMYK:
0, 40, 38, 18
HSL:
356°, 48.5714%, 65.6863%
HSV (HSB):
356°, 40.4762%, 82.3529%
XYZ:
38.0087, 30.0076, 25.2615
xyY:
0.4075, 0.3217, 30.0076
CIE-Lab:
61.6607, 33.6259, 11.0041
CIE-LCH:
61.6607, 35.3807, 18.1208
CIE-Luv:
61.6607, 57.5301, 8.4865
Hunter-Lab:
54.7792, 27.9893, 11.0037
#d27d83 color charts
#d27d83 color shades, tints & tones
#d27d83 color schemes
#d27d83 color preview, HTML & CSS examples
This text has a color of #d27d83
<p style="color:#d27d83;">Text here</p>
.mytext {color:#d27d83;}
This box has a color of #d27d83
<div style="background-color:#d27d83;">Content here</div>
.mybackground {background-color:#d27d83;}
Border around this has a color of #d27d83
<div style="border:2px solid #d27d83;">Content here</div>
.myborder {border:2px solid #d27d83;}