#c35e30 color space conversions
Hex:
#c35e30
RGB:
195, 94, 48
CMY:
24, 63, 81
CMYK:
0, 52, 75, 24
HSL:
19°, 60.4938%, 47.6471%
HSV (HSB):
19°, 75.3846%, 76.4706%
XYZ:
27.0419, 19.8209, 5.1969
xyY:
0.5194, 0.3807, 19.8209
CIE-Lab:
51.6341, 37.3274, 44.0629
CIE-LCH:
51.6341, 57.7483, 49.7307
CIE-Luv:
51.6341, 80.7844, 37.8702
Hunter-Lab:
44.5207, 30.5098, 24.2436
#c35e30 color charts
#c35e30 color shades, tints & tones
#c35e30 color schemes
#c35e30 color preview, HTML & CSS examples
This text has a color of #c35e30
<p style="color:#c35e30;">Text here</p>
.mytext {color:#c35e30;}
This box has a color of #c35e30
<div style="background-color:#c35e30;">Content here</div>
.mybackground {background-color:#c35e30;}
Border around this has a color of #c35e30
<div style="border:2px solid #c35e30;">Content here</div>
.myborder {border:2px solid #c35e30;}