#c1925e color space conversions
Hex:
#c1925e
RGB:
193, 146, 94
CMY:
24, 43, 63
CMYK:
0, 24, 51, 24
HSL:
32°, 44.3946%, 56.2745%
HSV (HSB):
32°, 51.2953%, 75.6863%
XYZ:
34.2916, 32.7034, 15.0947
xyY:
0.4177, 0.3984, 32.7034
CIE-Lab:
63.9200, 11.4651, 34.2825
CIE-LCH:
63.9200, 36.1489, 71.5086
CIE-Luv:
63.9200, 35.5232, 39.8183
Hunter-Lab:
57.1869, 6.9589, 24.3810
#c1925e color charts
#c1925e color shades, tints & tones
#c1925e color schemes
#c1925e color preview, HTML & CSS examples
This text has a color of #c1925e
<p style="color:#c1925e;">Text here</p>
.mytext {color:#c1925e;}
This box has a color of #c1925e
<div style="background-color:#c1925e;">Content here</div>
.mybackground {background-color:#c1925e;}
Border around this has a color of #c1925e
<div style="border:2px solid #c1925e;">Content here</div>
.myborder {border:2px solid #c1925e;}