#c2875b color space conversions
Hex:
#c2875b
RGB:
194, 135, 91
CMY:
24, 47, 64
CMYK:
0, 30, 53, 24
HSL:
26°, 45.7778%, 55.8824%
HSV (HSB):
26°, 53.0928%, 76.0784%
XYZ:
32.8004, 29.5526, 13.8730
xyY:
0.4303, 0.3877, 29.5526
CIE-Lab:
61.2663, 17.6676, 32.5786
CIE-LCH:
61.2663, 37.0609, 61.5288
CIE-Luv:
61.2663, 44.2737, 36.1714
Hunter-Lab:
54.3623, 12.5670, 22.9231
#c2875b color charts
#c2875b color shades, tints & tones
#c2875b color schemes
#c2875b color preview, HTML & CSS examples
This text has a color of #c2875b
<p style="color:#c2875b;">Text here</p>
.mytext {color:#c2875b;}
This box has a color of #c2875b
<div style="background-color:#c2875b;">Content here</div>
.mybackground {background-color:#c2875b;}
Border around this has a color of #c2875b
<div style="border:2px solid #c2875b;">Content here</div>
.myborder {border:2px solid #c2875b;}