#c34b25 color space conversions
Hex:
#c34b25
RGB:
195, 75, 37
CMY:
24, 71, 85
CMYK:
0, 62, 81, 24
HSL:
14°, 68.1034%, 45.4902%
HSV (HSB):
14°, 81.0256%, 76.4706%
XYZ:
25.3557, 16.7678, 3.6504
xyY:
0.5539, 0.3663, 16.7678
CIE-Lab:
47.9662, 46.1551, 45.7969
CIE-LCH:
47.9662, 65.0204, 44.7768
CIE-Luv:
47.9662, 96.3634, 34.9058
Hunter-Lab:
40.9485, 38.8688, 23.3785
#c34b25 color charts
#c34b25 color shades, tints & tones
#c34b25 color schemes
#c34b25 color preview, HTML & CSS examples
This text has a color of #c34b25
<p style="color:#c34b25;">Text here</p>
.mytext {color:#c34b25;}
This box has a color of #c34b25
<div style="background-color:#c34b25;">Content here</div>
.mybackground {background-color:#c34b25;}
Border around this has a color of #c34b25
<div style="border:2px solid #c34b25;">Content here</div>
.myborder {border:2px solid #c34b25;}