#c2675d color space conversions
Hex:
#c2675d
RGB:
194, 103, 93
CMY:
24, 60, 64
CMYK:
0, 47, 52, 24
HSL:
6°, 45.2915%, 56.2745%
HSV (HSB):
6°, 52.0619%, 76.0784%
XYZ:
29.0742, 21.9601, 13.0623
xyY:
0.4536, 0.3426, 21.9601
CIE-Lab:
53.9847, 35.2356, 22.0240
CIE-LCH:
53.9847, 41.5524, 32.0075
CIE-Luv:
53.9847, 66.3977, 20.1210
Hunter-Lab:
46.8617, 28.7381, 16.2766
#c2675d color charts
#c2675d color shades, tints & tones
#c2675d color schemes
#c2675d color preview, HTML & CSS examples
This text has a color of #c2675d
<p style="color:#c2675d;">Text here</p>
.mytext {color:#c2675d;}
This box has a color of #c2675d
<div style="background-color:#c2675d;">Content here</div>
.mybackground {background-color:#c2675d;}
Border around this has a color of #c2675d
<div style="border:2px solid #c2675d;">Content here</div>
.myborder {border:2px solid #c2675d;}