#c3675f color space conversions
Hex:
#c3675f
RGB:
195, 103, 95
CMY:
24, 60, 63
CMYK:
0, 47, 51, 24
HSL:
5°, 45.4545%, 56.8627%
HSV (HSB):
5°, 51.2821%, 76.4706%
XYZ:
29.4215, 22.1288, 13.5471
xyY:
0.4520, 0.3399, 22.1288
CIE-Lab:
54.1634, 35.8014, 21.1267
CIE-LCH:
54.1634, 41.5701, 30.5452
CIE-Luv:
54.1634, 66.8319, 19.0756
Hunter-Lab:
47.0413, 29.3187, 15.8544
#c3675f color charts
#c3675f color shades, tints & tones
#c3675f color schemes
#c3675f color preview, HTML & CSS examples
This text has a color of #c3675f
<p style="color:#c3675f;">Text here</p>
.mytext {color:#c3675f;}
This box has a color of #c3675f
<div style="background-color:#c3675f;">Content here</div>
.mybackground {background-color:#c3675f;}
Border around this has a color of #c3675f
<div style="border:2px solid #c3675f;">Content here</div>
.myborder {border:2px solid #c3675f;}