#c50f32 color space conversions
Hex:
#c50f32
RGB:
197, 15, 50
CMY:
23, 94, 80
CMYK:
0, 92, 75, 23
HSL:
348°, 85.8491%, 41.5686%
HSV (HSB):
348°, 92.3858%, 77.2549%
XYZ:
23.7725, 12.4423, 4.1663
xyY:
0.5887, 0.3081, 12.4423
CIE-Lab:
41.9105, 65.4133, 32.4511
CIE-LCH:
41.9105, 73.0204, 26.3857
CIE-Luv:
41.9105, 124.6339, 18.5415
Hunter-Lab:
35.2736, 58.5707, 17.6886
#c50f32 color charts
#c50f32 color shades, tints & tones
#c50f32 color schemes
#c50f32 color preview, HTML & CSS examples
This text has a color of #c50f32
<p style="color:#c50f32;">Text here</p>
.mytext {color:#c50f32;}
This box has a color of #c50f32
<div style="background-color:#c50f32;">Content here</div>
.mybackground {background-color:#c50f32;}
Border around this has a color of #c50f32
<div style="border:2px solid #c50f32;">Content here</div>
.myborder {border:2px solid #c50f32;}