#c28d8a color space conversions
Hex:
#c28d8a
RGB:
194, 141, 138
CMY:
24, 45, 46
CMYK:
0, 27, 29, 24
HSL:
3°, 31.4607%, 65.0980%
HSV (HSB):
3°, 28.8660%, 76.0784%
XYZ:
36.3605, 32.3541, 28.3733
xyY:
0.3745, 0.3332, 32.3541
CIE-Lab:
63.6344, 19.7150, 9.5550
CIE-LCH:
63.6344, 21.9084, 25.8574
CIE-Luv:
63.6344, 34.6205, 9.5489
Hunter-Lab:
56.8806, 14.5635, 10.2413
#c28d8a color charts
#c28d8a color shades, tints & tones
#c28d8a color schemes
#c28d8a color preview, HTML & CSS examples
This text has a color of #c28d8a
<p style="color:#c28d8a;">Text here</p>
.mytext {color:#c28d8a;}
This box has a color of #c28d8a
<div style="background-color:#c28d8a;">Content here</div>
.mybackground {background-color:#c28d8a;}
Border around this has a color of #c28d8a
<div style="border:2px solid #c28d8a;">Content here</div>
.myborder {border:2px solid #c28d8a;}