#c03b32 color space conversions
Hex:
#c03b32
RGB:
192, 59, 50
CMY:
25, 77, 80
CMYK:
0, 69, 74, 25
HSL:
4°, 58.6777%, 47.4510%
HSV (HSB):
4°, 73.9583%, 75.2941%
XYZ:
23.8779, 14.5647, 4.5704
xyY:
0.5551, 0.3386, 14.5647
CIE-Lab:
45.0321, 52.4233, 35.7210
CIE-LCH:
45.0321, 63.4365, 34.2703
CIE-Luv:
45.0321, 102.5453, 25.5153
Hunter-Lab:
38.1637, 44.8957, 19.6142
#c03b32 color charts
#c03b32 color shades, tints & tones
#c03b32 color schemes
#c03b32 color preview, HTML & CSS examples
This text has a color of #c03b32
<p style="color:#c03b32;">Text here</p>
.mytext {color:#c03b32;}
This box has a color of #c03b32
<div style="background-color:#c03b32;">Content here</div>
.mybackground {background-color:#c03b32;}
Border around this has a color of #c03b32
<div style="border:2px solid #c03b32;">Content here</div>
.myborder {border:2px solid #c03b32;}