#c2805d color space conversions
Hex:
#c2805d
RGB:
194, 128, 93
CMY:
24, 50, 64
CMYK:
0, 34, 52, 24
HSL:
21°, 45.2915%, 56.2745%
HSV (HSB):
21°, 52.0619%, 76.0784%
XYZ:
31.9431, 27.6980, 14.0186
xyY:
0.4337, 0.3760, 27.6980
CIE-Lab:
59.6149, 21.7028, 29.3806
CIE-LCH:
59.6149, 36.5271, 53.5475
CIE-Luv:
59.6149, 48.9820, 31.7395
Hunter-Lab:
52.6289, 16.2400, 21.0473
#c2805d color charts
#c2805d color shades, tints & tones
#c2805d color schemes
#c2805d color preview, HTML & CSS examples
This text has a color of #c2805d
<p style="color:#c2805d;">Text here</p>
.mytext {color:#c2805d;}
This box has a color of #c2805d
<div style="background-color:#c2805d;">Content here</div>
.mybackground {background-color:#c2805d;}
Border around this has a color of #c2805d
<div style="border:2px solid #c2805d;">Content here</div>
.myborder {border:2px solid #c2805d;}