#c34d25 color space conversions
Hex:
#c34d25
RGB:
195, 77, 37
CMY:
24, 70, 85
CMYK:
0, 61, 81, 24
HSL:
15°, 68.1034%, 45.4902%
HSV (HSB):
15°, 81.0256%, 76.4706%
XYZ:
25.4935, 17.0434, 3.6963
xyY:
0.5514, 0.3686, 17.0434
CIE-Lab:
48.3147, 45.2348, 46.1285
CIE-LCH:
48.3147, 64.6067, 45.5604
CIE-Luv:
48.3147, 94.9087, 35.5214
Hunter-Lab:
41.2837, 37.9808, 23.5901
#c34d25 color charts
#c34d25 color shades, tints & tones
#c34d25 color schemes
#c34d25 color preview, HTML & CSS examples
This text has a color of #c34d25
<p style="color:#c34d25;">Text here</p>
.mytext {color:#c34d25;}
This box has a color of #c34d25
<div style="background-color:#c34d25;">Content here</div>
.mybackground {background-color:#c34d25;}
Border around this has a color of #c34d25
<div style="border:2px solid #c34d25;">Content here</div>
.myborder {border:2px solid #c34d25;}