#c83232 color space conversions
Hex:
#c83232
RGB:
200, 50, 50
CMY:
22, 80, 80
CMYK:
0, 75, 75, 22
HSL:
0°, 60.0000%, 49.0196%
HSV (HSB):
0°, 75.0000%, 78.4314%
XYZ:
25.5357, 14.7909, 4.5266
xyY:
0.5693, 0.3298, 14.7909
CIE-Lab:
45.3464, 58.2073, 36.4852
CIE-LCH:
45.3464, 68.6969, 32.0801
CIE-Luv:
45.3464, 114.0953, 24.6030
Hunter-Lab:
38.4589, 51.2165, 19.9427
#c83232 color charts
#c83232 color shades, tints & tones
#c83232 color schemes
#c83232 color preview, HTML & CSS examples
This text has a color of #c83232
<p style="color:#c83232;">Text here</p>
.mytext {color:#c83232;}
This box has a color of #c83232
<div style="background-color:#c83232;">Content here</div>
.mybackground {background-color:#c83232;}
Border around this has a color of #c83232
<div style="border:2px solid #c83232;">Content here</div>
.myborder {border:2px solid #c83232;}