#c2644b color space conversions
Hex:
#c2644b
RGB:
194, 100, 75
CMY:
24, 61, 71
CMYK:
0, 48, 61, 24
HSL:
13°, 49.3776%, 52.7451%
HSV (HSB):
13°, 61.3402%, 76.0784%
XYZ:
28.0753, 21.0917, 9.2480
xyY:
0.4806, 0.3611, 21.0917
CIE-Lab:
53.0497, 35.3627, 31.1370
CIE-LCH:
53.0497, 47.1172, 41.3641
CIE-Luv:
53.0497, 71.6456, 28.7442
Hunter-Lab:
45.9257, 28.7508, 20.2088
#c2644b color charts
#c2644b color shades, tints & tones
#c2644b color schemes
#c2644b color preview, HTML & CSS examples
This text has a color of #c2644b
<p style="color:#c2644b;">Text here</p>
.mytext {color:#c2644b;}
This box has a color of #c2644b
<div style="background-color:#c2644b;">Content here</div>
.mybackground {background-color:#c2644b;}
Border around this has a color of #c2644b
<div style="border:2px solid #c2644b;">Content here</div>
.myborder {border:2px solid #c2644b;}