#c5403f color space conversions
Hex:
#c5403f
RGB:
197, 64, 63
CMY:
23, 75, 75
CMYK:
0, 68, 68, 23
HSL:
0°, 53.6000%, 50.9804%
HSV (HSB):
0°, 68.0203%, 77.2549%
XYZ:
25.7566, 15.8960, 6.4133
xyY:
0.5359, 0.3307, 15.8960
CIE-Lab:
46.8377, 52.7064, 30.5245
CIE-LCH:
46.8377, 60.9074, 30.0769
CIE-Luv:
46.8377, 100.8627, 22.1706
Hunter-Lab:
39.8698, 45.5419, 18.3716
#c5403f color charts
#c5403f color shades, tints & tones
#c5403f color schemes
#c5403f color preview, HTML & CSS examples
This text has a color of #c5403f
<p style="color:#c5403f;">Text here</p>
.mytext {color:#c5403f;}
This box has a color of #c5403f
<div style="background-color:#c5403f;">Content here</div>
.mybackground {background-color:#c5403f;}
Border around this has a color of #c5403f
<div style="border:2px solid #c5403f;">Content here</div>
.myborder {border:2px solid #c5403f;}