#c34d00 color space conversions
Hex:
#c34d00
RGB:
195, 77, 0
CMY:
24, 70, 100
CMYK:
0, 61, 100, 24
HSL:
24°, 100.0000%, 38.2353%
HSV (HSB):
24°, 100.0000%, 76.4706%
XYZ:
25.1596, 16.9099, 1.9379
xyY:
0.5717, 0.3843, 16.9099
CIE-Lab:
48.1463, 44.5468, 58.3792
CIE-LCH:
48.1463, 73.4340, 52.6542
CIE-Luv:
48.1463, 97.4822, 41.5412
Hunter-Lab:
41.1216, 37.2494, 25.9910
#c34d00 color charts
#c34d00 color shades, tints & tones
#c34d00 color schemes
#c34d00 color preview, HTML & CSS examples
This text has a color of #c34d00
<p style="color:#c34d00;">Text here</p>
.mytext {color:#c34d00;}
This box has a color of #c34d00
<div style="background-color:#c34d00;">Content here</div>
.mybackground {background-color:#c34d00;}
Border around this has a color of #c34d00
<div style="border:2px solid #c34d00;">Content here</div>
.myborder {border:2px solid #c34d00;}