#c34e23 color space conversions
Hex:
#c34e23
RGB:
195, 78, 35
CMY:
24, 69, 86
CMYK:
0, 60, 82, 24
HSL:
16°, 69.5652%, 45.0980%
HSV (HSB):
16°, 82.0513%, 76.4706%
XYZ:
25.5334, 17.1722, 3.5589
xyY:
0.5519, 0.3712, 17.1722
CIE-Lab:
48.4763, 44.7066, 47.2197
CIE-LCH:
48.4763, 65.0260, 46.5660
CIE-Luv:
48.4763, 94.4015, 36.3706
Hunter-Lab:
41.4394, 37.4663, 23.9156
#c34e23 color charts
#c34e23 color shades, tints & tones
#c34e23 color schemes
#c34e23 color preview, HTML & CSS examples
This text has a color of #c34e23
<p style="color:#c34e23;">Text here</p>
.mytext {color:#c34e23;}
This box has a color of #c34e23
<div style="background-color:#c34e23;">Content here</div>
.mybackground {background-color:#c34e23;}
Border around this has a color of #c34e23
<div style="border:2px solid #c34e23;">Content here</div>
.myborder {border:2px solid #c34e23;}