#c28e8e color space conversions
Hex:
#c28e8e
RGB:
194, 142, 142
CMY:
24, 44, 44
CMYK:
0, 27, 27, 24
HSL:
0°, 29.8851%, 65.8824%
HSV (HSB):
0°, 26.8041%, 76.0784%
XYZ:
36.8036, 32.7683, 29.9763
xyY:
0.3697, 0.3292, 32.7683
CIE-Lab:
63.9729, 19.7248, 7.7766
CIE-LCH:
63.9729, 21.2025, 21.5171
CIE-Luv:
63.9729, 33.4922, 7.2133
Hunter-Lab:
57.2436, 14.5866, 9.0226
#c28e8e color charts
#c28e8e color shades, tints & tones
#c28e8e color schemes
#c28e8e color preview, HTML & CSS examples
This text has a color of #c28e8e
<p style="color:#c28e8e;">Text here</p>
.mytext {color:#c28e8e;}
This box has a color of #c28e8e
<div style="background-color:#c28e8e;">Content here</div>
.mybackground {background-color:#c28e8e;}
Border around this has a color of #c28e8e
<div style="border:2px solid #c28e8e;">Content here</div>
.myborder {border:2px solid #c28e8e;}