#c53b00 color space conversions
Hex:
#c53b00
RGB:
197, 59, 0
CMY:
23, 77, 100
CMYK:
0, 70, 100, 23
HSL:
18°, 100.0000%, 38.6275%
HSV (HSB):
18°, 100.0000%, 77.2549%
XYZ:
24.5899, 14.9982, 1.5989
xyY:
0.5970, 0.3641, 14.9982
CIE-Lab:
45.6318, 52.9436, 57.2855
CIE-LCH:
45.6318, 78.0042, 47.2557
CIE-Luv:
45.6318, 112.0310, 36.9837
Hunter-Lab:
38.7276, 45.5646, 24.6614
#c53b00 color charts
#c53b00 color shades, tints & tones
#c53b00 color schemes
#c53b00 color preview, HTML & CSS examples
This text has a color of #c53b00
<p style="color:#c53b00;">Text here</p>
.mytext {color:#c53b00;}
This box has a color of #c53b00
<div style="background-color:#c53b00;">Content here</div>
.mybackground {background-color:#c53b00;}
Border around this has a color of #c53b00
<div style="border:2px solid #c53b00;">Content here</div>
.myborder {border:2px solid #c53b00;}