#c47b7b color space conversions
Hex:
#c47b7b
RGB:
196, 123, 123
CMY:
23, 52, 52
CMYK:
0, 37, 37, 23
HSL:
0°, 38.2199%, 62.5490%
HSV (HSB):
0°, 37.2449%, 76.8627%
XYZ:
33.4231, 27.3317, 22.2529
xyY:
0.4027, 0.3293, 27.3317
CIE-Lab:
59.2801, 28.4337, 11.9861
CIE-LCH:
59.2801, 30.8568, 22.8577
CIE-Luv:
59.2801, 49.4912, 10.6652
Hunter-Lab:
52.2798, 22.6275, 11.3591
#c47b7b color charts
#c47b7b color shades, tints & tones
#c47b7b color schemes
#c47b7b color preview, HTML & CSS examples
This text has a color of #c47b7b
<p style="color:#c47b7b;">Text here</p>
.mytext {color:#c47b7b;}
This box has a color of #c47b7b
<div style="background-color:#c47b7b;">Content here</div>
.mybackground {background-color:#c47b7b;}
Border around this has a color of #c47b7b
<div style="border:2px solid #c47b7b;">Content here</div>
.myborder {border:2px solid #c47b7b;}