#c28a8a color space conversions
Hex:
#c28a8a
RGB:
194, 138, 138
CMY:
24, 46, 46
CMYK:
0, 29, 29, 24
HSL:
0°, 31.4607%, 65.0980%
HSV (HSB):
0°, 28.8660%, 76.0784%
XYZ:
35.9241, 31.4813, 28.2278
xyY:
0.3756, 0.3292, 31.4813
CIE-Lab:
62.9118, 21.3717, 8.5277
CIE-LCH:
62.9118, 23.0103, 21.7530
CIE-Luv:
62.9118, 36.4369, 7.8487
Hunter-Lab:
56.1082, 16.0979, 9.4471
#c28a8a color charts
#c28a8a color shades, tints & tones
#c28a8a color schemes
#c28a8a color preview, HTML & CSS examples
This text has a color of #c28a8a
<p style="color:#c28a8a;">Text here</p>
.mytext {color:#c28a8a;}
This box has a color of #c28a8a
<div style="background-color:#c28a8a;">Content here</div>
.mybackground {background-color:#c28a8a;}
Border around this has a color of #c28a8a
<div style="border:2px solid #c28a8a;">Content here</div>
.myborder {border:2px solid #c28a8a;}