#c53c00 color space conversions
Hex:
#c53c00
RGB:
197, 60, 0
CMY:
23, 76, 100
CMYK:
0, 70, 100, 23
HSL:
18°, 100.0000%, 38.6275%
HSV (HSB):
18°, 100.0000%, 77.2549%
XYZ:
24.6418, 15.1020, 1.6162
xyY:
0.5958, 0.3651, 15.1020
CIE-Lab:
45.7736, 52.5562, 57.3540
CIE-LCH:
45.7736, 77.7923, 47.4995
CIE-Luv:
45.7736, 111.3691, 37.2215
Hunter-Lab:
38.8613, 45.1788, 24.7371
#c53c00 color charts
#c53c00 color shades, tints & tones
#c53c00 color schemes
#c53c00 color preview, HTML & CSS examples
This text has a color of #c53c00
<p style="color:#c53c00;">Text here</p>
.mytext {color:#c53c00;}
This box has a color of #c53c00
<div style="background-color:#c53c00;">Content here</div>
.mybackground {background-color:#c53c00;}
Border around this has a color of #c53c00
<div style="border:2px solid #c53c00;">Content here</div>
.myborder {border:2px solid #c53c00;}