#c7133c color space conversions
Hex:
#c7133c
RGB:
199, 19, 60
CMY:
22, 93, 76
CMYK:
0, 90, 70, 22
HSL:
346°, 82.5688%, 42.7451%
HSV (HSB):
346°, 90.4523%, 78.0392%
XYZ:
24.6017, 12.9341, 5.4748
xyY:
0.5720, 0.3007, 12.9341
CIE-Lab:
42.6638, 65.7875, 27.3256
CIE-LCH:
42.6638, 71.2368, 22.5561
CIE-Luv:
42.6638, 122.4870, 14.9377
Hunter-Lab:
35.9640, 59.1683, 16.1490
#c7133c color charts
#c7133c color shades, tints & tones
#c7133c color schemes
#c7133c color preview, HTML & CSS examples
This text has a color of #c7133c
<p style="color:#c7133c;">Text here</p>
.mytext {color:#c7133c;}
This box has a color of #c7133c
<div style="background-color:#c7133c;">Content here</div>
.mybackground {background-color:#c7133c;}
Border around this has a color of #c7133c
<div style="border:2px solid #c7133c;">Content here</div>
.myborder {border:2px solid #c7133c;}