#c52e04 color space conversions
Hex:
#c52e04
RGB:
197, 46, 4
CMY:
23, 82, 98
CMYK:
0, 77, 98, 23
HSL:
13°, 96.0199%, 39.4118%
HSV (HSB):
13°, 97.9695%, 77.2549%
XYZ:
24.0249, 13.8331, 1.5187
xyY:
0.6101, 0.3513, 13.8331
CIE-Lab:
43.9926, 57.5499, 55.2928
CIE-LCH:
43.9926, 79.8078, 43.8541
CIE-Luv:
43.9926, 119.6586, 33.7561
Hunter-Lab:
37.1928, 50.2153, 23.6141
#c52e04 color charts
#c52e04 color shades, tints & tones
#c52e04 color schemes
#c52e04 color preview, HTML & CSS examples
This text has a color of #c52e04
<p style="color:#c52e04;">Text here</p>
.mytext {color:#c52e04;}
This box has a color of #c52e04
<div style="background-color:#c52e04;">Content here</div>
.mybackground {background-color:#c52e04;}
Border around this has a color of #c52e04
<div style="border:2px solid #c52e04;">Content here</div>
.myborder {border:2px solid #c52e04;}