#c2928e color space conversions
Hex:
#c2928e
RGB:
194, 146, 142
CMY:
24, 43, 44
CMYK:
0, 25, 27, 24
HSL:
5°, 29.8851%, 65.8824%
HSV (HSB):
5°, 26.8041%, 76.0784%
XYZ:
37.4095, 33.9801, 30.1783
xyY:
0.3683, 0.3346, 33.9801
CIE-Lab:
64.9468, 17.5160, 9.1642
CIE-LCH:
64.9468, 19.7685, 27.6181
CIE-Luv:
64.9468, 31.0982, 9.5179
Hunter-Lab:
58.2924, 12.5416, 10.1100
#c2928e color charts
#c2928e color shades, tints & tones
#c2928e color schemes
#c2928e color preview, HTML & CSS examples
This text has a color of #c2928e
<p style="color:#c2928e;">Text here</p>
.mytext {color:#c2928e;}
This box has a color of #c2928e
<div style="background-color:#c2928e;">Content here</div>
.mybackground {background-color:#c2928e;}
Border around this has a color of #c2928e
<div style="border:2px solid #c2928e;">Content here</div>
.myborder {border:2px solid #c2928e;}