#c2925b color space conversions
Hex:
#c2925b
RGB:
194, 146, 91
CMY:
24, 43, 64
CMYK:
0, 25, 53, 24
HSL:
32°, 45.7778%, 55.8824%
HSV (HSB):
32°, 53.0928%, 76.0784%
XYZ:
34.4153, 32.7824, 14.4113
xyY:
0.4217, 0.4017, 32.7824
CIE-Lab:
63.9844, 11.6154, 35.9798
CIE-LCH:
63.9844, 37.8083, 72.1083
CIE-Luv:
63.9844, 36.5425, 41.4563
Hunter-Lab:
57.2559, 7.0947, 25.1559
#c2925b color charts
#c2925b color shades, tints & tones
#c2925b color schemes
#c2925b color preview, HTML & CSS examples
This text has a color of #c2925b
<p style="color:#c2925b;">Text here</p>
.mytext {color:#c2925b;}
This box has a color of #c2925b
<div style="background-color:#c2925b;">Content here</div>
.mybackground {background-color:#c2925b;}
Border around this has a color of #c2925b
<div style="border:2px solid #c2925b;">Content here</div>
.myborder {border:2px solid #c2925b;}